selX: Subset OCT signal.

Description Usage Arguments Details Value Author(s)

View source: R/selX.R

Description

Subset OCT signal.

Usage

1
selX(x, y, depthSel = NULL, subSample = 1)

Arguments

x

a numeric vector

y

a numeric vector of responses

depthSel

range of x values: c(xmin,xmax)

subsample

a numeric factor for regular subsampling

Details

The default parameters retuen the input vectors unchanged.

Value

Returns a list containing new vectors x and y.

Author(s)

Pascal PERNOT


ppernot/FitOCTlib documentation built on April 11, 2020, 1:55 a.m.