devfun_vp: Compute Deviance of an LMM as a Function of Variance...

Description Usage Arguments Value Author(s)

View source: R/lmer.R

Description

This function is used for extracting the asymptotic variance-covariance matrix of the variance parameters.

Usage

1
devfun_vp(varpar, devfun, reml)

Arguments

varpar

variance parameters; varpar = c(theta, sigma).

devfun

deviance function as a function of theta only.

reml

if TRUE the REML deviance is computed; if FALSE, the ML deviance is computed.

Value

the REML or ML deviance.

Author(s)

Rune Haubo B. Christensen


lmerTest documentation built on Oct. 23, 2020, 6:16 p.m.