STATISTICAL PROCESSING WITH R SOFTWARE R
is a software used for statistical analysis and graphing. In fact, in essence, R is a general-purpose computer language that can be used for many different purposes, from simple calculations, entertaining mathematics, matrix calculations, to analytics. complex statistics. Because it is a language, people can use R to develop specialized software packages for a particular computational problem.

Advantage
– R has the advantage of excellent chart analysis capabilities. No other software can compare to R in terms of charts
– R is closely associated with academia, most of the latest statistical models are supported by R.
– Can run on many operating systems
– Number 1 in free software
Defect
– R has the disadvantage of using commands and not menus like Excel. This means that for “lazy” people, R will be inconvenient. But for those who want to grasp the basic mechanics of mathematics, they will immediately like this language.
– Users must have a high understanding of econometrics, statistics and programming ability because analysis requires users to use code to perform estimation and verification steps or analyze necessary problems. set in data.
