Learn R Programming

lava (version 1.4.1)

stack.estimate: Stack estimating equations

Description

Stack estimating equations

Usage

## S3 method for class 'estimate':
stack(x, model2, D1u, inv.D2u, weight, dweight, U, k = 1,
  keep1 = FALSE, ...)

Arguments

x
Model 1
model2
Model 2
D1u
Derivative of score of model 2 w.r.t. parameter vector of model 1
inv.D2u
Inverse of deri
weight
weight (vector or function)
dweight
derivative of weight wrt parameters of model 1
U
Optional score function (model 2) as function of all parameters
k
Debug argument
keep1
If TRUE only parameters of model 2 i s returned
...
Additional arguments to lower level functions