setSigmaSlope<-: Set the value for sigma_slope
of a ModelError
object.
Description
Set the value for sigma_slope
of a ModelError
object.
Usage
setSigmaSlope(object) <- value
Value
The ModelError
object with the new value for the sigma_slope
.
Arguments
- object
An ModelError
object.
- value
The value for sigma_slope
.