Skip to content

Releases: neuroquant/fmri-site-effects

Updated reliability and agreement

14 Nov 16:14
Compare
Choose a tag to compare
Pre-release

Contains recent functions used to analyze test/retest fMRI data from the B.E.S.T study.

Attached is also the dependencies and core reliability functions including

  • Matrix Concordance Correlation Coefficient
  • Kendall's concordance
  • Bland Altman agreement

Conditional (Denoised) and Nuisance Correlation Added

29 Mar 07:07
Compare
Choose a tag to compare

Updates

  • ggmClass updated
  • connectivity-diagnostics updated
  • demo_conditional_correlation.m added
  • analyze_etkinlab_siteeffects.m added

demo_conditional_correlation

Also, ggmClass-tools contains some useful general purpose functions

Robust covariance added

24 Mar 18:54
Compare
Choose a tag to compare
Pre-release
  • Updated ggmClass submodule, which now contains separate +covariance package, including Tyler's robust covariance estimator.
  • Added demo_robust_covariance.m to illustrate regular versus robust correlation, with and without successive normalization.

demo_robust_covariance

Standardization toolbox updated

23 Mar 18:26
Compare
Choose a tag to compare
Pre-release

Major Updates:

  • submodule updated
  • `demo_successive_norm.m' updated to include symmetricized successive normalization

Demonstrates calling three different methods of standardizing the input data matrix

Run demo_successive_norm(X) to visualize different methods

demo_successive_norm