# Generated by roxygen2: do not edit by hand

S3method(plot,tICA.cifti)
S3method(plot,tICA.matrix)
S3method(plot,tICA.nifti)
S3method(plot,tICA_act.cifti)
S3method(plot,template.cifti)
S3method(plot,template.gifti)
S3method(plot,template.matrix)
S3method(plot,template.nifti)
S3method(print,summary.tICA.cifti)
S3method(print,summary.tICA.matrix)
S3method(print,summary.tICA.nifti)
S3method(print,summary.tICA_act.cifti)
S3method(print,summary.tICA_act.matrix)
S3method(print,summary.tICA_act.nifti)
S3method(print,summary.template.cifti)
S3method(print,summary.template.gifti)
S3method(print,summary.template.matrix)
S3method(print,summary.template.nifti)
S3method(print,tICA.cifti)
S3method(print,tICA.matrix)
S3method(print,tICA.nifti)
S3method(print,tICA_act.cifti)
S3method(print,tICA_act.matrix)
S3method(print,tICA_act.nifti)
S3method(print,template.cifti)
S3method(print,template.gifti)
S3method(print,template.matrix)
S3method(print,template.nifti)
S3method(summary,tICA.cifti)
S3method(summary,tICA.matrix)
S3method(summary,tICA.nifti)
S3method(summary,tICA_act.cifti)
S3method(summary,tICA_act.matrix)
S3method(summary,tICA_act.nifti)
S3method(summary,template.cifti)
S3method(summary,template.gifti)
S3method(summary,template.matrix)
S3method(summary,template.nifti)
export(activations)
export(dim_reduce)
export(dual_reg)
export(dual_reg_parc)
export(estimate_template)
export(estimate_template_FC)
export(estimate_template_from_DR)
export(export_template)
export(getInvCovAR)
export(groupICA.cifti)
export(make_mesh)
export(make_mesh_2D)
export(norm_BOLD)
export(orthonorm)
export(resample_template)
export(sqrt_XtX)
export(templateICA)
import(Matrix)
importFrom(Matrix,
  Diagonal,
  Matrix,
  bandSparse,
  bdiag,
  diag,
  sparseMatrix
)
importFrom(SQUAREM,squarem)
importFrom(abind,abind)
importFrom(fMRIscrub,flags_to_nuis_spikes)
importFrom(fMRItools,
  PCA,
  all_binary,
  colCenter,
  dct_bases,
  dct_convert,
  infer_format_ifti_vec,
  is_1,
  is_integer,
  is_posNum,
  match_input,
  nuisance_regression,
  sign_flip,
  temporal_filter,
  unmask_mat,
  unvec_vol,
  var_decomp
)
importFrom(grDevices,
  colorRamp,
  rgb
)
importFrom(ica,icaimax)
importFrom(matrixStats,
  colVars,
  rowMedians,
  rowVars
)
importFrom(methods,new)
importFrom(pesel,pesel)
importFrom(stats,
  acf,
  ar.yw,
  cor,
  cov,
  optim,
  optimize,
  p.adjust,
  pnorm,
  quantile,
  rnorm,
  sd,
  var
)
importFrom(utils,packageVersion)
