setShrinkage | R Documentation |
Set the shrinkage.
setShrinkage(object, value)
## S4 method for signature 'BayesianFim'
setShrinkage(object, value)
## S4 method for signature 'IndividualFim'
setShrinkage(object, value)
## S4 method for signature 'PopulationFim'
setShrinkage(object, value)
object |
An object from the class Fim. |
value |
A vector giving the shrinkage of the Bayesian fim. |
The object with the updated shrinkage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.