r.sw: Calculates Shapiro-Wilk test

View source: R/simple_descriptives2.R

r.swR Documentation

Calculates Shapiro-Wilk test

Description

The maximum data length is 5000 points by definition. If the sample size is larger than 5000 (without NAs), function selects a random sample with 5000 cases and issues a warning.

Usage

r.sw(target_variable)

Arguments

target_variable

numeric variable

Value

list with statistic and p value


mrajter/rajter.flex documentation built on July 30, 2024, 1:31 a.m.