StatCharrms (version 0.90.92)

transformationWarning: Gives warnings about a transformation

Description

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

Usage

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.

Value

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

Details

This function is called by responseTransform.