depth.RPD: Random Projection Depth with Derivatives
Description
Wrapper for depth(method = "RPD"). Useful as a function argument.
Usage
depth.RPD(fdataobj, fdataori = NULL, ...)
Value
Numeric vector of depth values.
Arguments
- fdataobj
An object of class 'fdata'.
- fdataori
Reference sample (default: fdataobj itself).
- ...
Additional arguments.