mle_nll: Calculate MLE negative log likelihood given detla

Description Usage Arguments Value

View source: R/mcLMM.R

Description

Calculate MLE negative log likelihood given detla

Usage

1
mle_nll(d, const)

Arguments

d

Value of delta to evaluate

const

A named list of constants used to calculate likelihood as described in documentation of get_constants. These variables are loaded into the environment with list2env.

Value

Negative log likelihood of MLE model given delta (float)


brandonjew/mcLMM documentation built on Dec. 19, 2021, 11:42 a.m.