vcov.hpaSelection: Extract covariance matrix from a hpaSelection object

vcov.hpaSelectionR Documentation

Extract covariance matrix from a hpaSelection object

Description

Extract covariance matrix from a hpaSelection object

Usage

## S3 method for class 'hpaSelection'
vcov(object, ...)

Arguments

object

Object of class "hpaSelection"

...

further arguments (currently ignored)


hpa documentation built on April 14, 2026, 5:09 p.m.

Related to vcov.hpaSelection in hpa...