S3method(print,fmriAR_plan)
useDynLib(fmriAR, .registration = TRUE)
importFrom(Rcpp, evalCpp)
importFrom(stats, setNames)
export(acorr_diagnostics)
export(compat)
export(afni_restricted_plan)
export(fit_noise)
export(sandwich_from_whitened_resid)
export(whiten)
export(whiten_apply)
