coef.bdotsObj {bdots} | R Documentation |
Extract bdotsFit Moedel Coefficients
Description
Returns coefficient matrix for bdotsFit object
Usage
## S3 method for class 'bdotsObj'
coef(object, ...)
Arguments
object |
A bdotsObj |
... |
not used |
Value
Returns matrix of model coefficients for observations in object
[Package bdots version 1.2.5 Index]