chunkwise_lm: estimate a linear model sequentially for each "chunk" (a...

View source: R/all_generic.R

chunkwise_lmR Documentation

estimate a linear model sequentially for each "chunk" (a matrix of time-series) of data

Description

estimate a linear model sequentially for each "chunk" (a matrix of time-series) of data

Usage

chunkwise_lm(x, ...)

Arguments

x

the dataset

...

extra args


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