plot.regressor: plot a regressor object

View source: R/regressor.R

plot.regressorR Documentation

plot a regressor object

Description

plot a regressor object

Usage

## S3 method for class 'regressor'
plot(x, samples, add = FALSE, ...)

Arguments

x

the object

samples

the times in seconds along which to plot regressor function

add

whether to add to existing plot

...

extra args to send to plot


bbuchsbaum/fmrireg documentation built on May 16, 2023, 10:56 a.m.