pwr_beta: The graph of the power of the skewness test of symmetric...

Description Usage Arguments Value Examples

View source: R/ex.R

Description

The graph of the power of the skewness test of symmetric Beta(alpha, alpha) distribution

Usage

1

Arguments

a

the parameter for symmetric Beta distribution

Value

a graph of the power of the skewness test

Examples

1
2
3
4
5
6
7
## Not run: 
 a1 = c(seq(0,1,0.1))
 pwr_beta(a1)
 a2 = c(seq(1,20,2),seq(20,100,5))
 pwr_beta(a2)

## End(Not run)

XixuHu/SC19090 documentation built on Jan. 2, 2020, 8:40 p.m.