make.dfs.for.X {lmap} | R Documentation |
Helper function for the plot functions
Description
Helper function for the plot functions to add variable markers and labels to the predictor variable axes
Usage
make.dfs.for.X(Xo, P, B, xnames, mx, sdx)
Arguments
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 |
Value
output with information for the placement of variable markers and labels
[Package lmap version 0.2.4 Index]