View source: R/mixing_distribution_update_prior_parameters.R
PriorParametersUpdate.beta | R Documentation |
Update the prior parameters of a mixing distribution
## S3 method for class 'beta'
PriorParametersUpdate(mdObj, clusterParameters, n = 1)
PriorParametersUpdate(mdObj, clusterParameters, n = 1)
## S3 method for class 'weibull'
PriorParametersUpdate(mdObj, clusterParameters, n = 1)
mdObj |
Mixing Distribution Object |
clusterParameters |
Current cluster parameters |
n |
Number of samples |
mdobj New Mixing Distribution object with updated cluster parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.