vcov.hpaML: Extract covariance matrix from a hpaML object

vcov.hpaMLR Documentation

Extract covariance matrix from a hpaML object

Description

Extract covariance matrix from a hpaML object

Usage

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

Arguments

object

Object of class "hpaML"

...

further arguments (currently ignored)


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

Related to vcov.hpaML in hpa...