vcov.hpaML: Extract covariance matrix from hpaML object

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


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

Related to vcov.hpaML in hpa...