coef.doqtl: Return the coefficients of a DOQTL object.

View source: R/coef.doqtl.R

coef.doqtlR Documentation

Return the coefficients of a DOQTL object.

Description

Return the coefficients of a DOQTL object.

Usage

  ## S3 method for class 'doqtl'
coef(object, ...)

Arguments

object

A DOQTL object as returned by scanone.

...

Additional arguments.

Value

List containing matrices with QTL mapping model coefficients.

Author(s)

Daniel Gatti

See Also

scanone

Examples

  head(coef(example.qtl[[1]]))

dmgatti/DOQTL documentation built on April 7, 2024, 10:35 p.m.