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

View source: R/mle.R

vcov.mleR Documentation

Computes the variance-covariance matrix of 'mle' object.

Description

Computes the variance-covariance matrix of 'mle' object.

Usage

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

Arguments

object

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

...

additional arguments to pass (not used)

Value

the variance-covariance matrix


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