R package that constructs (non)additive genetic relationship matrices, and their inverses, from a pedigree to be used in linear mixed effect models (A.K.A. the 'animal model'). Also includes other functions to facilitate the use of animal models. Some functions have been created to be used in conjunction with the R package for ASReml software.
master
branch is the most recent production version (typically the same as what is available from the R CRAN mirrors)
devel
branch is a preview of the next release which should be functional and error/bug free, but proceed with caution
install.packages("nadiv")
- then select your favorite [CRAN mirror](https://CRAN.R-project.org/)
remotes
package https://github.com/r-lib/remotes: library(remotes); install_github("matthewwolak/nadiv", ref = "devel")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.