shapiro_if_possible: Wrapper for Shapiro test but allow for all identical values

Description Usage Arguments Value See Also Examples

Description

Wrapper for Shapiro test but allow for all identical values

Usage

1

Arguments

in_vector

Numerical vector the Shapiro-Wilk test is computed on

Value

p-value of the Shapiro-Wilk test, zero if all entries in the input vector in_vector are identical.

See Also

shapiro.test

Examples

1
2
3
4

eilslabs/YAPSA documentation built on May 16, 2019, 1:23 a.m.