Learn R Programming

bqtl (version 1.0-38)

coef.bqtl: Extract Coefficients from fitted objects

Description

Return a vector or matrix of coefficients as appropriate

Usage

# S3 method for bqtl
coef(object,...)

Value

A vector (if bqtl returned a single fit) or matrix (if

bqtl returned a list with more than one fit)

Arguments

object

The object returned by bqtl

...

ignored

Author

Charles C. Berry cberry@ucsd.edu

See Also

bqtl