logLike_Nmdl {MSTest}R Documentation

Normal log-likelihood objective function

Description

This function computes the log-likelihood for a normally distributed model.

Usage

logLike_Nmdl(theta, mdl)

Arguments

theta

Vector of model parameters.

mdl

List with model attributes.

Value

Log-likelihood value.


[Package MSTest version 0.1.5 Index]