bonfcisvariance: bonfcisvariance

Description Usage Arguments Value Examples

View source: R/bonfcisvariance.R

Description

Produces Bonferroni confidence intervals for the first q principal components of a sample

Usage

1
bonfcisvariance(data, q = 1, alpha = 0.05)

Arguments

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

Value

Bonferonni confidence intervals for the first q principal component variances

Examples

1
## Not run:  bonfcisvariance(data = MATH4793MOSER::stocks, q = 2, alpha = 0.1)

jacob-moser/MATH4793MOSER documentation built on Dec. 20, 2021, 8:07 p.m.