The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

RRPP

RRPP is a software package for evaluating linear models with residual randomization in a permutation procedure. S3 Generic used for the lm function can also be used with lm.rrpp, with the chief difference being that lm coefficients, fitted values, and residuals are estimated many times with random permutations of data.

To install the current RRPP R-package from CRAN:

Within R:

install.packages(“RRPP”)

To install the current version of the RRPP R-package from Github using devtools:

Within R:

install.packages(“devtools”)

devtools::install_github(“mlcollyer/RRPP”)

The version on github is updated regularly, especially if errors or programming bugs are discovered.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.