ciperm | R Documentation |
Constructs confidence intervals at the specified level.
ciperm(y, phi, M = 1000, statistic, bounds, estimate, level = 0.95)
level |
Confidence level (i.e. 1- α). |
See ciperm0 for additional parameters.
Vector of lower and upper ends of the confidence interval
ciperm.twosample for a user-friendly version for the two-sample case. ciperm.linreg for a user-friendly version for the linear regression case.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.