View source: R/mixing_distribution_penalised_likelihood.R
PenalisedLikelihood.beta | R Documentation |
Used to find suitable starting parameters for nonconjugate mixtures. For some mixing distributions this hasn't been implemented yet.
## S3 method for class 'beta'
PenalisedLikelihood(mdObj, x)
PenalisedLikelihood(mdObj, x)
## Default S3 method:
PenalisedLikelihood(mdObj, x)
mdObj |
Mixing distribution object |
x |
Data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.