vcov.hpaSelection: Extract covariance matrix from hpaSelection object

vcov.hpaSelectionR 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)


hpa documentation built on May 31, 2023, 8:25 p.m.

Related to vcov.hpaSelection in hpa...