setDistribution: Set the distribution.
Description
Set the distribution.
Usage
setDistribution(object, distribution)# S4 method for ModelParameter
setDistribution(object, distribution)
Value
The model parameter with the updated distribution.
Arguments
- object
An object from the class ModelParameter.
- distribution
An object from the class Distribution.