compute_auxiliary {pbkrtest} | R Documentation |
Computes variance-covariance matrix of variance parameters (theta, sigma), the Jacobian of each variance parameter etc.
compute_auxiliary(model, tol = 1e-06)
model |
A linear mixed model object |
tol |
A tolerance |
A list
Søren Højsgaard