The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
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
::install_github("mtorchiano/lmPerm") devtools
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.