vcov.hpaML {hpa} | R Documentation |
Extract covariance matrix from hpaML object
Description
Extract covariance matrix from hpaML object
Usage
## S3 method for class 'hpaML'
vcov(object, ...)
Arguments
object |
Object of class "hpaML" |
... |
further arguments (currently ignored) |
[Package hpa version 1.3.3 Index]