vcov.mle_boot: Computes the variance-covariance matrix of 'boot' object....

View source: R/mle_boot.R

vcov.mle_bootR Documentation

Computes the variance-covariance matrix of 'boot' object. Note: This impelements the 'vcov' method defined in 'stats'.

Description

Computes the variance-covariance matrix of 'boot' object. Note: This impelements the 'vcov' method defined in 'stats'.

Usage

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

Arguments

object

the 'boot' object to obtain the variance-covariance of

...

additional arguments to pass into 'stats::cov'


queelius/algebraic.mle documentation built on Jan. 29, 2025, 3:23 p.m.