Description Usage Arguments Value References Examples
Consider a random-effects ANOVA model, Y_{ij}=μ+u_i+ε_{ij}, where the random-effects u_i\sim N(0,σ_a^2) and the random error components ε_{ij}\sim N(0,σ^2). We want to compute CI for the total variance parameter σ_a^2+σ^2. We adopt the generalized pivotal test approach to computing the CI, based on sequentially “calculating" the within-group variance parameter σ^2 and the between-group variance parameter σ_a^2.
| 1 | GCIsv(Y, A, alpha = 0.1, Nmax = 2000)
 | 
| Y | observed outcomes in an ANOVA model | 
| A | factor level | 
| alpha | desired significance level for the confidence interval | 
| Nmax | total number of generalized pivotal statistics to be generated | 
generalized CI
generated generalized pivotal statistics for the total variance
Bai,X., Bai,Y. and Wu,B. (2019) Generalized confidence interval calculation for the total variance in a single-factor random-effects ANOVA model with application to medical device comparison problems. tech report.
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.