Learn R Programming

pbkrtest (version 0.5.3)

compute_auxiliary: 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)

Value

A list

Arguments

model

A linear mixed model object

tol

A tolerance

Author

Søren Højsgaard