By: Karthik Janar in data-science Tutorials on 2018年04月12日 [フレーム]
In the world of data science, two popular programming languages are used today. R and Python. A good comparison of R and Python is dicussed in this tutorial. Personally I prefer R over Python because of its rich set of freely available packages and its visualization capabilities. R is based on an older language named S. S was originally developed at Bell Labs by John Chambers in 1976 as an internal statistical analysis environment using fortran libraries. In 1988 it was rewritten in C.
The philosophy behind the S language was to develop an interactive environment. In 1991 Ross Ihaka and Robert Gentleman created R. In 1995 R was released as GNU license. The syntax of R is very similar to S. The R group manages the code and actively release annual releases and bug fixes. R's graphics capabilities are very sophisticated and better than most stat packages. R-help and R-devel are two mailing lists which are very active and also the StackTrace thread.
With R you are granted to:
Drawbacks of R
Design of the R System
The R System is divided into two parts.
The base R system contains all fundamental functions and packages such as utils, stats, datasets, graphics, grDevices, grid, methods, tools, parallel, compiler, splines, tcltk, stats4.
There are also "Recommend" packages such as boot, class, cluster, codetools, foreign, KernSmooth, lattice, mgcv, nime, rpart, survival, MASS, spatial, nnet, Matrix.
There are thousands of other packages that you can download from CRAN, BioConductor and GitHub.
This policy contains information about your privacy. By posting, you are declaring that you understand this policy:
This policy is subject to change at any time and without notice.
These terms and conditions contain rules about posting comments. By submitting a comment, you are declaring that you agree with these rules:
Failure to comply with these rules may result in being banned from submitting further comments.
These terms and conditions are subject to change at any time and without notice.
Most Viewed Articles (in data-science )
Functions in R - Creating your first R function
Introduction to logical operations in R
What is Scrapy and how to use it.
Types of Analysis - Data Science Questions?
Manipulating Data with dplyr in R
Generating Sequence numbers in R - seq(), rep() c() etc.
Latest Articles (in data-science)
© 2023 Java-samples.com
Tutorial Archive: Data Science React Native Android AJAX ASP.net C C++ C# Cocoa Cloud Computing EJB Errors Java Certification Interview iPhone Javascript JSF JSP Java Beans J2ME JDBC Linux Mac OS X MySQL Perl PHP Python Ruby SAP VB.net EJB Struts Trends WebServices XML Office 365 Hibernate
Latest Tutorials on: Data Science React Native Android AJAX ASP.net C Cocoa C++ C# EJB Errors Java Certification Interview iPhone Javascript JSF JSP Java Beans J2ME JDBC Linux Mac OS X MySQL Perl PHP Python Ruby SAP VB.net EJB Struts Cloud Computing WebServices XML Office 365 Hibernate