vcov.fastCUB: S3 method vcov() for class "fastCUB"

View source: R/vcov.R

vcov.fastCUBR Documentation

S3 method vcov() for class "fastCUB"

Description

S3 method: vcov for objects of class fastCUB.

Usage

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

Arguments

object

An object of class fastCUB

...

Other arguments

Value

Variance-covariance matrix of the final ML estimates for parameters of the fitted CUB model. It is computed on the basis of Louis' identity within the EM algorithm.

See Also

fastCUB


FastCUB documentation built on May 29, 2024, 8:29 a.m.