View source: R/mixing_distribution_prior_density.R
PriorDensity.beta | R Documentation |
Calculate the prior density of a mixing distribution
## S3 method for class 'beta'
PriorDensity(mdObj, theta)
## S3 method for class 'beta2'
PriorDensity(mdObj, theta)
PriorDensity(mdObj, theta)
## S3 method for class 'weibull'
PriorDensity(mdObj, theta)
mdObj |
Mixing distribution |
theta |
Prior parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.