score_val.mle: Computes the score of an 'mle' object (score evaluated at the...

View source: R/mle.R

score_val.mleR Documentation

Computes the score of an 'mle' object (score evaluated at the MLE).

Description

If reguarlity conditions are satisfied, it should be zero (or approximately, if rounding errors occur).

Usage

## S3 method for class 'mle'
score_val(x, ...)

Arguments

x

the 'mle' object to compute the score of.

...

additional arguments to pass (not used)


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