fitted.bmstdr {bmstdr} | R Documentation |
Extract fitted values from bmstdr objects.
Description
Extract fitted values from bmstdr objects.
Usage
## S3 method for class 'bmstdr'
fitted(object, ...)
Arguments
object |
A bmstdr model fit object. |
... |
Any other additional arguments. |
Value
Returns a vector of fitted values.
[Package bmstdr version 0.7.9 Index]