normal_vcov: Normal variance-covariance matrix

View source: R/vcov.R

normal_vcovR Documentation

Normal variance-covariance matrix

Description

The function is a wrapper around the [MASS::] from the MASS package to calculate the (negative) inverse of the Hessian matrix.

Usage

normal_vcov(object, ...)

Arguments

object

A model object of class 'cmdlr'

...

Other arguments passed to the function

Value

A matrix with row and column names equal to the parameters of the fitted model


edsandorf/cmdlR documentation built on Jan. 17, 2024, 12:33 a.m.