vcov.RegressionByComposition {rbc} | R Documentation |
Extract variance-covariance matrix from a regression by composition
Description
Extract variance-covariance matrix from a regression by composition
Usage
## S3 method for class 'RegressionByComposition'
vcov(object, ...)
Arguments
object |
a RegressionByComposition object; usually the result of a call to rbc() |
... |
ignored |
[Package rbc version 0.1.0 Index]