devfun_vp {lmerTest} | R Documentation |
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; |
devfun |
deviance function as a function of theta only. |
reml |
if |
Value
the REML or ML deviance.
Author(s)
Rune Haubo B. Christensen
[Package lmerTest version 3.1-3 Index]