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. |
Points along the pareto optimal surface and the predictor weights used to compute them.
Allen Goebl and Jeff Jones
1 | print("example needed")
|
[1] "example needed"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.