residPart-methods {TIMP} | R Documentation |
Generic function residPart in Package ‘TIMP’
Description
Methods for function residPart
in Package ‘TIMP’ determine the
part of the residual vector associated with a single ‘part’ of the
dataset(s).
Usage
residPart(model, group, multimodel, thetalist, clpindepX, finished,
returnX, rawtheta)
Arguments
model |
Object of class |
group |
list of vector pairs (x2 index, dataset index) for which the part of the residual vector is to be determined |
multimodel |
Object of class |
thetalist |
Object of class |
clpindepX |
Object of class |
finished |
logical determining whether fitting is finished that triggers the storage of results |
returnX |
logical determining whether to just return the matrix
|
rawtheta |
numeric vector of nonlinear parameters to be optimized
by |
See Also
dat-class
, spec-class
,
kin-class