initialize,ModelError-method {PFIM} | R Documentation |
initialize
Description
initialize
Usage
## S4 method for signature 'ModelError'
initialize(
.Object,
outcome,
equation,
derivatives,
sigmaInter,
sigmaSlope,
cError
)
Arguments
.Object |
.Object |
outcome |
outcome |
equation |
equation |
derivatives |
derivatives |
sigmaInter |
sigmaInter |
sigmaSlope |
sigmaSlope |
cError |
cError |
Value
ModelError
[Package PFIM version 6.1 Index]