R Statistical Example

R is a free software programming language and software environment for statistical computing and graphics. R provides a wide variety of statistical and graphical techniques, including linear and nonlinear modeling, classical statistical tests, time-series analysis, classification, clustering, and others. R is easily extensible through functions and extensions.

The R environment is set up for data manipulation, calculation and graphical display. It is primarily used for statistical computing and graphics as R is a language that allows for various statistical and graphical techniques.

This example job runs a model of a pagerank algorithm using R on Rescale.

Simulation CodeR version 3.5.1
Analysis TypeStatistical
DescriptionAn example of the pagerank algorithm using R on Rescale
Suggested HardwareZinc / 16 cores – This job needs at least 200GB of memory to run
Command
mpirun -np 1 R --slave -f pagerank.r --args 15
Estimated Run Time5 minutes
Previous versionsImport Job Setup v3.2.3