setSigmaSlope {PFIM} | R Documentation |
Set the parameter sigma slope.
Description
Set the parameter sigma slope.
Usage
setSigmaSlope(object, sigmaSlope)
## S4 method for signature 'ModelError'
setSigmaSlope(object, sigmaSlope)
Arguments
object |
An object from the class ModelError. |
sigmaSlope |
A numeric giving the parameter sigma slope. |
Value
The model error with the updated sigma slope.
[Package PFIM version 6.0.3 Index]