compute_jaclist {vici} | R Documentation |
Compute_jaclist quantities needed for the Satterthwaite approximation.
Description
Computes vcov of variance parameters (theta, sigma), jacobian of each variance parameter etc.
Usage
compute_jaclist(object, tol = 1e-06)
Arguments
object |
a |
tol |
a tolerance |
Details
This code is adapted from code in compute_auxillary
internal
function of pbkrtest package.
Value
a list.
[Package vici version 0.7.3 Index]