normW: A function to provide a Shapiro-Wilk w-statistic

View source: R/normW.R

normWR Documentation

A function to provide a Shapiro-Wilk w-statistic

Description

This function performs a Shapiro-Wilk test of normality and returns just the W-statistic

Usage

normW(y)

Arguments

y

a vector of numerical values

Value

a vector of lenght 1 providing the W-statistic

Examples

normW()

hughesevoanth/moosefun documentation built on Aug. 22, 2022, 7:04 a.m.