Learn R Programming

lmPerm

Permutation Tests for Linear Models

This is the original package developed by Bob Wheeler that I took over after his sad demise.

I just maintain the package and keep it up-to-date with CRAN standards and rules.

The package is available on the CRAN web site: https://CRAN.R-project.org/package=lmPerm

In case you wish using a version not yet on the CRAN web site you can use the devtools package:

install.packages("devtools")  ## if not already installed
devtools::install_github("mtorchiano/lmPerm")

Dev Status

Copy Link

Version

Install

install.packages('lmPerm')

Monthly Downloads

1,380

Version

2.1.4

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Marco Torchiano

Last Published

March 27th, 2025

Functions in lmPerm (2.1.4)

multResp

Multple response creation
poly.formula

Makes a polynomial model
manly126

Manly, p126
ghoctane

Octane blends
permute

Permutation Generation
lmp

Fitting and testing linear models with permutation tests.
simDesignPartNumeric

A non-orthogonal design
summaryC

Coefficient summary from aovp
wool

wool data
summary

Summarizing functions for linear models
Hald17.4

Hald Data
Federer276Numeric

Federer 276 Numeric
CC164

Cochran and Cox, p164
composite

Test of theroplastic composite
NPK

NPK Data
Quinlan

Quinlan's data
Alfalfa

Alfalfa Data
Plasma

Plasma Etching
aovp

Fitting and testing ANOVA using permutation tests
Federer276

Federer 276
simDesign

A non-orthogonal design
manly136

Non normal Ephemeroptera counts
ratGenotype

ratGenotype Data
lmPerm-internal

Internal lmPerm function