aggregate_depth {RIntaros} | R Documentation |
Aggregate Data along Depth
aggregate_depth(dbin, depth0, ddepth, ndepth, flag.center = FALSE)
dbin |
The |
depth0 |
Origin of the regularization along Depth |
ddepth |
Regularization slice width (along Depth) |
ndepth |
Number of regularization slices |
flag.center |
When TRUE, the resulting regularized samples are centered on center of slices |
A db-class
containing the regularized samples, in which the
coordinates are defined.