View source: R/make.dfs.for.X.R
make.dfs.for.X | R Documentation |
Helper function for the plot functions to add variable markers and labels to the predictor variable axes
make.dfs.for.X(Xo, P, B, xnames, mx, sdx)
Xo |
Original predictor matrix |
P |
an integer indicating the number of predictor variables |
B |
matrix (P x S) with weights |
xnames |
a vector with variable names |
mx |
averages of the original predictor matrix |
sdx |
standard deviations of the original predictor matrix |
output with information for the placement of variable markers and labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.