aggregate_depth {RIntaros}R Documentation

Aggregate Data along Depth

Description

Aggregate Data along Depth

Usage

aggregate_depth(dbin, depth0, ddepth, ndepth, flag.center = FALSE)

Arguments

dbin

The db-class structure containing the IMR data

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

Value

A db-class containing the regularized samples, in which the coordinates are defined.


[Package RIntaros version 1.1 Index]