R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed by John Chambers. One of R’s strengths is the ease with which well-designed publication-quality plots can be produced, including mathematical symbols and formulae where needed. Great care has been taken over the … [Read more...]
Learn About R Programming for Data Statistical Computing – Free Course
What is R Programming? R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed by John Chambers. R provides a wide variety of statistical (linear and nonlinear modeling, classical statistical tests, time-series analysis, classification, clustering etc.) and graphical … [Read more...]
Online Basic R Course – A Free Course
Basic R tutorial in which a climate change analysis tool will be created using real meteorological data from the CRONOS database. Objective Create an R library able to retrieve weather data from the CRONOS (//www.nc-climate.ncsu.edu/cronos) database and plot the following information for the selected weather stations: Yearly accumulated rainfall. Mean monthly … [Read more...]