loglik_val.mle: Method for obtaining the log-likelihood of an 'mle' object.

View source: R/mle.R

loglik_val.mleR Documentation

Method for obtaining the log-likelihood of an 'mle' object.

Description

Method for obtaining the log-likelihood of an 'mle' object.

Usage

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

Arguments

x

the log-likelihood 'l' evaluated at 'x', 'l(x)'.

...

additional arguments to pass

Value

the log-likelihood of the fitted mle object 'x'


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