R
R
* R is a programming language and software environment for statistical computing and data analysis.
* created in the early 1990s by ross Ihaka and Robert Gentleman.
* Provide strong data handling and storage capabilities with data structure like vectors
* R is Open Source and free, with large community and 10k packages available in CRAN
Feature :
> Extensive statistical analysis
> strong data handling and storage
>data visualization
> Platform independent
>Support integration with other programming language
Uses:
> Data analysis
> creating advanced graphic and visualization
> data manipulation and preprocessing for ml and predictive analysis.
> Analyzing large datasets in big data applications.
Comments
Post a Comment