internal.paretoXX: Computes data needed for a XX Pareto plot.

Description Usage Arguments Value Author(s) Examples

Description

Computes data needed for a XX Pareto plot.

Usage

1
.paretoXX(r_mat, x_col, y_col, pts = 100)

Arguments

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.

Value

Points along the pareto optimal surface and the predictor weights used to compute them.

Author(s)

Allen Goebl and Jeff Jones

Examples

1
print("example needed")

Example output

[1] "example needed"

iopsych documentation built on May 2, 2019, 2:27 p.m.