This package conatins a range of functions useful either before an analysis using asreml-R, or after fitting.
Use the following code to install the latest version of this package.
if(!require("remotes")) install.packages("remotes")
remotes::install_github("biometryhub/lmmtools")
Load the package and start using it with:
library(lmmtools)
If you find this package useful, please cite it! Type
citation("lmmtools")
on the R console to find out how.