lval {ACSWR} | R Documentation |
Letter Values
Description
This function is adapted from Prof. Jim Albert's "LearnEDA" package. It returns the letter values as discussed in Chapter 4.
Usage
lval(x, na.rm = TRUE)
Arguments
x |
the variable of interest |
na.rm |
the default setting removes the missing values |
Author(s)
Prabhanjan Tattar
See Also
LearnEDA
[Package ACSWR version 1.0 Index]