Description Usage Arguments Value See Also Examples
View source: R/402.Bayesian-EstimationMethod.R
Bayes estimation with different hyper priors
1 | ci.BMDU(x, d)
|
x |
- Vector of positive integers |
d |
- Number of divisions |
A list of dataframes
BE.diff.prior.vol.df |
Bayesian estimation Volume |
BE.diff.prior.LL.df |
Dataframe of Bayesian prior Lower Limits |
BE.diff.prior.UL.df |
Dataframe of Bayesian prior Upper Limits |
BE.diff.prior.mean.df |
Dataframe of Bayesian prior mean |
rdirichlet with additional n and shape paramaters. This function calls rBeta2009 function.
Other Confidence Interval for Multinomial Proportion: ci.FS
,
ci.GM
, ci.QH
,
ci.SG
, ci.WS
,
ci.WaldCC
, ci.Wald
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.