You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install latest version of R from https://www.r-project.org/. We use R version 3.4.4.
Following is the list of packages used by the R scripts to run the statistical tests and to generate the plots. Each of these packages can be installed using the following instructions:
Invoke interactive R by typing R on terminal
Run the command: install.packages("<package-name>")