Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

devfun_vp

Compute Deviance of an LMM as a Function of Variance Parameters


Description

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

Usage

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

Tests in Linear Mixed Effects Models

v3.1-3
GPL (>= 2)
Authors
Alexandra Kuznetsova [aut], Per Bruun Brockhoff [aut, ths], Rune Haubo Bojesen Christensen [aut, cre], Sofie Pødenphant Jensen [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.