View source: R/uniformciplot.R
uniformciplot | R Documentation |
Construct confidence intervals for upper bound of uniform variables.
uniformciplot(n = 10, thetamax = 10, alpha = 0.05)
n |
number of independent observations |
thetamax |
upper bound for horizontal axis. |
alpha |
Error for confidence interval; interval has level 1-alpha. |
uniformciplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.