transformationWarning: Gives warnings about a transformation

Description Usage Arguments Details Value Author(s)

View source: R/transformationWarning.R

Description

An internal function that warns the user when a transformation can not be done on a set of numbers.

Usage

1
transformationWarning(Data, Trans, VecName)

Arguments

Data

A data set.

Trans

The transformation being tested. Gives warning for the values of: c('Log', Log1', Square_Root', 'Arcsin').

VecName

The name of the variable to be transformed.

Details

This function is called by responseTransform.

Value

Will display a warning message to the user, when appropriate.

Author(s)

Joe Swintek


StatCharrms documentation built on Nov. 14, 2020, 5:09 p.m.