coef.doqtl {DOQTL} | R Documentation |
Return the coefficients of a DOQTL object.
## S3 method for class 'doqtl' coef(object, ...)
object |
A DOQTL object as returned by |
... |
Additional arguments. |
List containing matrices with QTL mapping model coefficients.
Daniel Gatti
head(coef(example.qtl[[1]]))