Description Usage Arguments Value Examples
View source: R/Simulation_Based_Calibration.R
Draw One Sample from Prior
1 | Draw_a_prior_sample(sd = 5, C = 5, seed.for.drawing.a.prior.sample = 1111)
|
sd |
Standard deviation of priors. Very large number. |
C |
No. of Confidence level |
seed.for.drawing.a.prior.sample |
seed |
w, v, m, dz, z
1 2 3 4 5 6 | ## Not run:
Draw.a.prior.sample <- Draw_a_prior_sample()
## End(Not run)# dottest
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.