coef.bqtl {bqtl} | R Documentation |
Return a vector or matrix of coefficients as appropriate
coef(object)
object |
The object returned by bqtl . |
A vector (if bqtl
returned a single fit) or matrix (if
bqtl
returned a list with more than one fit)
Charles C. Berry cberry@ucsd.edu