runBGLR: Xqtl is list of length equal to the number of QTL, and each...

View source: R/runBGLR.R

runBGLRR Documentation

Xqtl is list of length equal to the number of QTL, and each element is a list of maximum length 4, for additive up to quadrigenic dominance. Xaa is list of matrices for epistasis.

Description

Xqtl is list of length equal to the number of QTL, and each element is a list of maximum length 4, for additive up to quadrigenic dominance. Xaa is list of matrices for epistasis.

Usage

runBGLR(
  params,
  y,
  Xfix,
  Z,
  Xgca = NULL,
  Xqtl = NULL,
  Xaa = NULL,
  polyG = NULL,
  saveEffects
)

jendelman/diaQTL documentation built on Jan. 27, 2024, 6:39 a.m.