logLik.Nmdl: Log likelihood for Normal model

View source: R/methods.R

logLik.NmdlR Documentation

Log likelihood for Normal model

Description

This function is used to compute the log-likelihood for a normally distributed model.

Usage

## S3 method for class 'Nmdl'
logLik(object, ...)

Arguments

object

any object from which a log-likelihood value, or a contribution to a log-likelihood value, can be extracted.

...

some methods for this generic function require additional arguments.

Value

Log-likelihood value.


roga11/MSTest documentation built on Feb. 25, 2025, 6:10 p.m.