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

compute_auxillary

Compute_auxillary quantities needed for the Satterthwaite approximation.


Description

Computes vcov of variance parameters (theta, sigma), jacobian of each variance parameter etc.

Usage

compute_auxillary(model, tol = 1e-06)

Arguments

model

A linear mixed model object

tol

A tolerance

Details

The code is greatly inspired by code from the lmerTest package.

Value

A list

Author(s)

Søren Højsgaard


pbkrtest

Parametric Bootstrap, Kenward-Roger and Satterthwaite Based Methods for Test in Mixed Models

v0.5.1
GPL (>= 2)
Authors
Ulrich Halekoh [aut, cph], Søren Højsgaard [aut, cre, cph]
Initial release

We don't support your browser anymore

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