Description Usage Arguments Value Examples
View source: R/bonfcisvariance.R
Produces Bonferroni confidence intervals for the first q principal components of a sample
1 | bonfcisvariance(data, q = 1, alpha = 0.05)
|
data |
the data set to calculate the intervals for the variances |
q |
the number of variances to estimate |
alpha |
the confidence level for the intervals |
Bonferonni confidence intervals for the first q principal component variances
1 | ## Not run: bonfcisvariance(data = MATH4793MOSER::stocks, q = 2, alpha = 0.1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.