lnorm: Compute Normal log-Likelihood

Description Usage Arguments Value See Also

View source: R/lnorm.R

Description

Internal. lnorm computes log-Likelihood of a Normal distributed sample

Usage

1
lnorm(x, mu, varinv)

Arguments

x

sample

mu, varinv

mean, variance parameters

Value

The negative log-Likelihood of given parameters.

See Also

Other loglikelihoods: lcondx, llikj, lmvnorm, negllik_jt_rho, negllik_jt


PatrickPfeifferDSc/bite documentation built on Aug. 22, 2019, 9:57 a.m.