procx | R Documentation |
Continuous predictor variables are standardized - mean zero, standard deviation one. Categorical predictor variables are represented as dummy (0, 1) variables.
procx(X)
X |
An N by P matrix with predictor variables |
Xoriginal
dichotomous indicator which predictor variables are dichotomous
X standardized matrix
mx averages of original variables
sdx standard deviation of original variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.