normW: Estimate shapiro-wilk's W statistic for normality

View source: R/normW.R

normWR Documentation

Estimate shapiro-wilk's W statistic for normality

Description

This function estimates the Shapiro-Wilk's W statistic for normality

Usage

normW(y)

Arguments

y

a numeric vector from which Shapiro-Wilk test of normality will be performed

Value

an estimate of normality, the W-statistic.

Examples

normW()

hughesevoanth/glsmr documentation built on May 14, 2023, 3:41 p.m.