Description Usage Arguments Details Value Author(s) References Examples
Calculates non-parametric concentration ellipses for a two-dimensional set of points
1 | ConcEllipse(data, center = NULL, confidence = 1, npoints = 100)
|
data |
A two dimensional set of points. |
center |
Center of the data. |
confidence |
Confidence for the concentration ellipse. |
npoints |
Number of points to plot. |
Calculates non-parametric concentration ellipses for a two-dimensional set of points using distances to the center.
data |
Original data |
confidence |
Percent of points selected for the ellipse |
ellipse |
points to plot the ellipse |
center |
center of the ellipse |
Laura Vicente-Gonzalez, Jose Luis Vicente-Villardon
Meulman, J. J., & Heiser, W. J. (1983). The display of bootstrap solutions in multidimensional scaling. Murray Hill, NJ: Bell Laboratories.
Linting, M., Meulman, J. J., Groenen, P. J., & Van der Kooij, A. J. (2007). Stability of nonlinear principal components analysis: An empirical study using the balanced bootstrap. Psychological Methods, 12(3), 359.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.