Description Usage Arguments Value Author(s) Examples
Computes data needed for a XX Pareto plot.
1 | paretoXX(r_mat, x_col, y_col, pts = 100)
|
r_mat |
A correlation matrix. |
x_col |
A vector of columns representing predictor variables. |
y_col |
A vector of columns representing criterion variables. |
pts |
The number of points used. Determines accuracy. |
betasA matrix of beta weights for each criteria weight
wt_oneThe weight given to the first criterion
multiple_rThe correlation between the predictor and criterion composites
Allen Goebl and Jeff Jones
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.