compute_jaclist function

Compute_jaclist quantities needed for the Satterthwaite approximation.

Compute_jaclist quantities needed for the Satterthwaite approximation.

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

compute_jaclist(object, tol = 1e-06)

Arguments

  • object: a gls object.
  • tol: a tolerance

Returns

a list.

Details

This code is adapted from code in compute_auxillary internal function of pbkrtest package.

  • Maintainer: Boris Hejblum
  • License: GPL-3
  • Last published: 2024-02-02

Useful links