shift.regressor: Shift method for the regressor class

View source: R/regressor.R

shift.regressorR Documentation

Shift method for the regressor class

Description

Shift method for the regressor class

Usage

## S3 method for class 'regressor'
shift(x, shift_amount, ...)

Arguments

x

the regressor object

shift_amount

A numeric value indicating the amount of time to shift the object by. Positive values will shift the object to the right, while negative values will shift it to the left.

...

extra args


bbuchsbaum/fmrireg documentation built on March 1, 2025, 11:20 a.m.