Learn R Programming

DOQTL (version 1.8.0)

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

Description

Return the coefficients of a DOQTL object.

Usage

"coef"(object, ...)

Arguments

object
A DOQTL object as returned by scanone.
...
Additional arguments.

Value

List containing matrices with QTL mapping model coefficients.

See Also

scanone

Examples

Run this code
  head(coef(example.qtl[[1]]))

Run the code above in your browser using DataLab