Skip to contents

Test if distribution is normal. The condition for normality is length > 30 and non-significant Shapiro-Wilks test with p > .1

Usage

is.normal(x)

Arguments

x

A numerical vector

Value

A boolean