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

Description Usage Arguments Value See Also Examples

View source: R/basic_functions.R

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

YAPSA documentation built on Nov. 8, 2020, 4:59 p.m.