MEM_QMLE_sd: Standard errors for the Quasi Maximum Likelihood estimator of...

View source: R/functions.R

MEM_QMLE_sdR Documentation

Standard errors for the Quasi Maximum Likelihood estimator of the MEM-based models

Description

Obtains the standard errors for the Quasi Maximum Likelihood (QML) estimator.

Usage

MEM_QMLE_sd(est, x, x_pred)

Arguments

est

It is the output of the maximum likelihood estimation process.

Value

The resulting vector represents the QML standard errors.


rumidas documentation built on April 4, 2025, 1:01 a.m.

Related to MEM_QMLE_sd in rumidas...