powered by
This function checks the coding of a variable, e.g., the dummy-coding scheme that will be used for binary or qualitative variables.
Coding(x, verbose=TRUE)
No return value, called for side effects.
The variable to be evaluated.
A logical value indicating whether verbose output should be generated.
Wim Van der Elst
Van der Elst, W. (2024). Regression-based normative data for psychological assessment: A hands-on approach using R. Springer Nature.
data(Substitution) Coding(Substitution$LE)
Run the code above in your browser using DataLab