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