ptn4.29: Proportion Test of Normality (JW 4-29)

Description Usage Arguments Value Examples

View source: R/ptn4.29.R

Description

Proportion Test of Normality (JW 4-29)

Usage

1

Arguments

data

data.frame with numeric variables

Value

named list containing the proportion of the data within 1 and 2 standard deviations as well as the test result for each variable Xi in data

Examples

1
ptn4.29(data=data.frame(x=rnorm(50), y=rchisq(50,1)))

yut4916/MATH5793YUT documentation built on Dec. 23, 2021, 8:21 p.m.