Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

RRPP-package

Linear Model Evaluation with Randomized Residual Permutation Procedures


Description

Functions in this package allow one to evaluate linear models with residual randomization. The name, "RRPP", is an acronym for, "Randomization of Residuals in a Permutation Procedure." Through the various functions in this package, one can use randomization of residuals to generate empirical probability distributions for linear model effects, for high-dimensional data or distance matrices.

An especially useful option of this package is to fit models with either ordinary or generalized least squares estimation (OLS or GLS, respectively), using theoretic covariance matrices. Mixed linear effects can also be evaluated.

Value

Key functions for this package:

lm.rrpp

Fits linear models, using RRPP.

anova.lm.rrpp

ANOVA on linear models, using RRPP, plus model comparisons.

coef.lm.rrpp

Extract coefficients or perform test on coefficients, using RRPP.

predict.lm.rrpp

Predict values from lm.rrpp fits and generate bootstrapped confidence intervals.

pairwise

Perform pairwise tests, based on lm.rrpp model fits.

Author(s)

Michael Collyer and Dean Adams


RRPP

Linear Model Evaluation with Randomized Residuals in a Permutation Procedure

v1.0.0
GPL (>= 3)
Authors
Michael Collyer [aut, cre] (<https://orcid.org/0000-0003-0238-2201>), Dean Adams [aut] (<https://orcid.org/0000-0001-9172-7894>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.