uniformciplot: Construct confidence intervals for upper bound of uniform...

View source: R/uniformciplot.R

uniformciplotR Documentation

Construct confidence intervals for upper bound of uniform variables.

Description

Construct confidence intervals for upper bound of uniform variables.

Usage

uniformciplot(n = 10, thetamax = 10, alpha = 0.05)

Arguments

n

number of independent observations

thetamax

upper bound for horizontal axis.

alpha

Error for confidence interval; interval has level 1-alpha.

Examples

uniformciplot()

kolassa-dev/TheorStat documentation built on Dec. 7, 2023, 12:23 a.m.