Biometris / factReg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

factReg

CRAN RStudio mirror downloads R-CMD-check codecov

Multi-environment genomic prediction for training and test environments using penalized factorial regression. Predictions are made using genotype-specific environmental sensitivities

Installation

You can install factReg like so:

  • Install from CRAN:
install.packages("factReg")
  • Install latest development version from GitHub (requires remotes package):
remotes::install_github("Biometris/factReg", ref = "develop", dependencies = TRUE)

About


Languages

Language:R 100.0%