score_val: Generic method for computing the score of an estimator object...

View source: R/algebraic.mle.R

score_valR Documentation

Generic method for computing the score of an estimator object (gradient of its log-likelihood function evaluated at the MLE).

Description

Generic method for computing the score of an estimator object (gradient of its log-likelihood function evaluated at the MLE).

Usage

score_val(x, ...)

Arguments

x

the object to compute the score of.

...

pass additional arguments


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