Statistical tools for genetic improvement.
To install this package you need package devtools
:
install.packages("devtools")
Then type:
devtools::install_github("reyzaguirre/st4gi")
To load the package type:
library(st4gi)
To see the documentation type:
help(package = st4gi)