# Generated by roxygen2: do not edit by hand

S3method(plot,scrub_DVARS)
S3method(plot,scrub_FD)
S3method(plot,scrub_projection)
S3method(print,scrub_DVARS)
S3method(print,scrub_FD)
S3method(print,scrub_projection)
S3method(print,summary.scrub_DVARS)
S3method(print,summary.scrub_FD)
S3method(print,summary.scrub_projection)
S3method(summary,scrub_DVARS)
S3method(summary,scrub_FD)
S3method(summary,scrub_projection)
export(DVARS)
export(FD)
export(artifact_images)
export(high_kurtosis)
export(leverage)
export(pscrub)
export(rob_stabilize)
export(scrub)
export(scrub_xifti)
importFrom(MASS,mvrnorm)
importFrom(e1071,kurtosis)
importFrom(fMRItools,as.matrix_ifti)
importFrom(fMRItools,dct_bases)
importFrom(fMRItools,hat_matrix)
importFrom(fMRItools,is_constant)
importFrom(fMRItools,is_integer)
importFrom(fMRItools,nuisance_regression)
importFrom(fMRItools,scale_med)
importFrom(fMRItools,validate_design_mat)
importFrom(pesel,pesel)
importFrom(robustbase,rowMedians)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,pchisq)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(utils,read.table)
importFrom(utils,stack)
