compute_auxiliary {pbkrtest} | R Documentation |
Compute_auxiliary quantities needed for the Satterthwaite approximation.
Description
Computes variance-covariance matrix of variance parameters (theta, sigma), the Jacobian of each variance parameter etc.
Usage
compute_auxiliary(model, tol = 1e-06)
Arguments
model |
A linear mixed model object |
tol |
A tolerance |
Value
A list
Author(s)
Søren Højsgaard
[Package pbkrtest version 0.5.5 Index]