Methods for function residPart
in Package `TIMP' determine the
part of the residual vector associated with a single `part' of the
dataset(s).
residPart(model, group, multimodel, thetalist, clpindepX, finished,
returnX, rawtheta)
Object of class dat
; switches on this
argument.
list of vector pairs (x2 index, dataset index) for which the part of the residual vector is to be determined
Object of class multimodel
Object of class multitheta
Object of class matrix
containing the matrix
determined directly by the nonlinear parameters (e.g., a concentration matrix
in the case of a kinetic model) in the case that this matrix does not depend
on the x2
index
logical determining whether fitting is finished that triggers the storage of results
logical determining whether to just return the matrix
X
directly dependent on nonlinear parameters; this is used in the finite
difference derivative of X
used to get standard error estimates on the
conditionally linear parameters.
numeric vector of nonlinear parameters to be optimized
by nls
; this is used in the finite
difference derivative of X
used to get standard error estimates on the
conditionally linear parameters.
dat-class
, spec-class
,
kin-class