RunMAXEIG {RTaxometrics} | R Documentation |
Performs MAXEIG
Description
This function performs the MAXEIG analysis
Usage
RunMAXEIG(x, parameters)
Arguments
x |
The data matrix |
parameters |
The data and program parameters |
Details
Called by higher-order functions; users do not need to call this function directly.
Value
Panel of MAXEIG curves:
curve.x |
X values of curve |
curve.y |
Y values of curve |
Author(s)
John Ruscio <ruscio@tcnj.edu> and Shirley Wang <shirleywang@g.harvard.edu> Maintainer: John Ruscio <ruscio@tcnj.edu>
References
Waller, N.G., & Meehl, P.E. (1998). Multivariate taxometric procedures: Distinguishing types from continua. Thousand Oaks, CA, US: Sage Publications, Inc.
[Package RTaxometrics version 3.2.1 Index]