R/glm_fitting.R
fit_glm.Rd
Fits a linear model to each timepoint using lm().
fit_glm(formula, data, ...)
A regression formula for a GLM. See ?formula
An eegUtils object.
eegUtils
Any other arguments passed to (LM/GLM)
Matt Craddock, matt@mattcraddock.com