principal.curve {princurve} | R Documentation |
Deprecated functions
Description
This function is deprecated, please use
principal_curve
and project_to_curve
instead.
Usage
principal.curve(...)
## S3 method for class 'principal.curve'
lines(...)
## S3 method for class 'principal.curve'
plot(...)
## S3 method for class 'principal.curve'
points(...)
get.lam(...)
Arguments
... |
Catch-all for old parameters. |
[Package princurve version 2.1.6 Index]