Daffodil International University

Faculties and Departments => Teaching & Research Forum => Topic started by: Kamrulstat on September 13, 2015, 09:57:42 AM

Title: Project R - Statistical Computing and Graphics
Post by: Kamrulstat on September 13, 2015, 09:57:42 AM
R is a open source programming language and environment for statistical computing and graphics. It provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, …) and graphical techniques, and is highly extensible.

Download link for R is https://cran.r-project.org/mirrors.html
Title: Re: Project R - Statistical Computing and Graphics
Post by: Kamrulstat on September 18, 2015, 06:07:59 PM
R is open source software, any type of help to know and analysis data is available in online. After installation, run ---help.start() then click on "An Introduction to R". you will get a guide to start R
Title: Re: Project R - Statistical Computing and Graphics
Post by: Kamrulstat on September 18, 2015, 06:18:59 PM
An easy to read tutorial for the beginner is Using R for Data Analysis and GraphicsBy J. H. Maindonald.