Learn R Programming

lmap (version 0.2.4)

make.dfs.for.X: 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)

Value

output with information for the placement of variable markers and labels

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