Skip to content

biometryhub/lmmtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lmmtools

A Set of Tools for Linear Mixed Models

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

minimal R version packageversion Licence Hits

This package conatins a range of functions useful either before an analysis using asreml-R, or after fitting.


Installation

Use the following code to install the latest version of this package.

if(!require("remotes")) install.packages("remotes") 
remotes::install_github("biometryhub/lmmtools")

Using the package

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published