normality.test.at: Normality Test

View source: R/normality.R

normality.test.atR Documentation

Normality Test

Description

This function performs a normality test in diferents columns of vector.

Usage

normality.test.at(dat, dvs)

Arguments

dat

a tibble data.frame containing the variables in which performing the normality test

dvs

a list of numeric columns in which performing the normality test

Value

A data frame containing the value of the normality statistic and its corresponding p.value


geiser/rshinystatistics documentation built on Feb. 18, 2024, 6:07 p.m.