convergence_criteria: Calculate the convergence criteria

View source: R/summary.R

convergence_criteriaR Documentation

Calculate the convergence criteria

Description

Calculate the convergence criteria

Usage

convergence_criteria(object, robust = FALSE, ...)

Arguments

object

A model object of class 'cmdlr'

robust

A boolean equal to TRUE if you want to return a robust variance covariance matrix based on a simple sandwich estimator. The default value is FALSE

...

Other arguments passed to the function

Value

A named numeric


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