setDistribution {PFIM} | R Documentation |
Set the distribution.
Description
Set the distribution.
Usage
setDistribution(object, distribution)
## S4 method for signature 'ModelParameter'
setDistribution(object, distribution)
Arguments
object |
An object from the class ModelParameter. |
distribution |
An object from the class Distribution. |
Value
The model parameter with the updated distribution.
[Package PFIM version 6.0.3 Index]