diff --git a/LogisticRegressionFramework/Framework/Compute_HMM_2STATE.m b/LogisticRegressionFramework/Framework/Miscellaneous/Compute_HMM_2STATE.m similarity index 100% rename from LogisticRegressionFramework/Framework/Compute_HMM_2STATE.m rename to LogisticRegressionFramework/Framework/Miscellaneous/Compute_HMM_2STATE.m diff --git a/LogisticRegressionFramework/Framework/Alternatives/RSCHMM_ComputeWZ_NOB.m b/LogisticRegressionFramework/Framework/Miscellaneous/RSCHMM_ComputeWZ_NOB.m similarity index 100% rename from LogisticRegressionFramework/Framework/Alternatives/RSCHMM_ComputeWZ_NOB.m rename to LogisticRegressionFramework/Framework/Miscellaneous/RSCHMM_ComputeWZ_NOB.m diff --git a/LogisticRegressionFramework/Framework/Alternatives/RSCHMM_ComputeWZ_NOG.m b/LogisticRegressionFramework/Framework/Miscellaneous/RSCHMM_ComputeWZ_NOG.m similarity index 100% rename from LogisticRegressionFramework/Framework/Alternatives/RSCHMM_ComputeWZ_NOG.m rename to LogisticRegressionFramework/Framework/Miscellaneous/RSCHMM_ComputeWZ_NOG.m diff --git a/LogisticRegressionFramework/Framework/Alternatives/RSCHMM_Compute_HMM.m b/LogisticRegressionFramework/Framework/Miscellaneous/RSCHMM_Compute_HMM.m similarity index 100% rename from LogisticRegressionFramework/Framework/Alternatives/RSCHMM_Compute_HMM.m rename to LogisticRegressionFramework/Framework/Miscellaneous/RSCHMM_Compute_HMM.m diff --git a/LogisticRegressionFramework/Framework/Alternatives/RSCHMM_NOB.m b/LogisticRegressionFramework/Framework/Miscellaneous/RSCHMM_NOB.m similarity index 100% rename from LogisticRegressionFramework/Framework/Alternatives/RSCHMM_NOB.m rename to LogisticRegressionFramework/Framework/Miscellaneous/RSCHMM_NOB.m diff --git a/LogisticRegressionFramework/Framework/Alternatives/RSCHMM_NOG.m b/LogisticRegressionFramework/Framework/Miscellaneous/RSCHMM_NOG.m similarity index 100% rename from LogisticRegressionFramework/Framework/Alternatives/RSCHMM_NOG.m rename to LogisticRegressionFramework/Framework/Miscellaneous/RSCHMM_NOG.m diff --git a/LogisticRegressionFramework/Framework/Alternatives/RSCHMM_Solve_Equation_NOB.m b/LogisticRegressionFramework/Framework/Miscellaneous/RSCHMM_Solve_Equation_NOB.m similarity index 100% rename from LogisticRegressionFramework/Framework/Alternatives/RSCHMM_Solve_Equation_NOB.m rename to LogisticRegressionFramework/Framework/Miscellaneous/RSCHMM_Solve_Equation_NOB.m diff --git a/LogisticRegressionFramework/Framework/Alternatives/RSCHMM_Solve_Equation_NOG.m b/LogisticRegressionFramework/Framework/Miscellaneous/RSCHMM_Solve_Equation_NOG.m similarity index 100% rename from LogisticRegressionFramework/Framework/Alternatives/RSCHMM_Solve_Equation_NOG.m rename to LogisticRegressionFramework/Framework/Miscellaneous/RSCHMM_Solve_Equation_NOG.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_ComputeLq.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_ComputeLq.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_ComputeLq.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_ComputeLq.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_ComputeLq_Optimized.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_ComputeLq_Optimized.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_ComputeLq_Optimized.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_ComputeLq_Optimized.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_ComputeLq_Optimized_Shiney.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_ComputeLq_Optimized_Shiney.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_ComputeLq_Optimized_Shiney.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_ComputeLq_Optimized_Shiney.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_ComputeWZ.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_ComputeWZ.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_ComputeWZ.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_ComputeWZ.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_ComputeWZ_Optimized.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_ComputeWZ_Optimized.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_ComputeWZ_Optimized.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_ComputeWZ_Optimized.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_ComputeWZ_Optimized_Shiney.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_ComputeWZ_Optimized_Shiney.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_ComputeWZ_Optimized_Shiney.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_ComputeWZ_Optimized_Shiney.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_Eval_Logistic.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Eval_Logistic.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_Eval_Logistic.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Eval_Logistic.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_Optimized.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Optimized.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_Optimized.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Optimized.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_Optimized_ROI.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Optimized_ROI.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_Optimized_ROI.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Optimized_ROI.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_Optimized_ROI_Shiney.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Optimized_ROI_Shiney.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_Optimized_ROI_Shiney.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Optimized_ROI_Shiney.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_Select_WorkingSet.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Select_WorkingSet.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_Select_WorkingSet.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Select_WorkingSet.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_Shrinkage_Estimate.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Shrinkage_Estimate.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_Shrinkage_Estimate.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Shrinkage_Estimate.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_Shrinkage_Estimate_Optimized.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Shrinkage_Estimate_Optimized.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_Shrinkage_Estimate_Optimized.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Shrinkage_Estimate_Optimized.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_Shrinkage_Estimate_Optimized_Shiney.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Shrinkage_Estimate_Optimized_Shiney.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_Shrinkage_Estimate_Optimized_Shiney.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Shrinkage_Estimate_Optimized_Shiney.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_SolveFully.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_SolveFully.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_SolveFully.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_SolveFully.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_Solve_Equation.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Solve_Equation.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_Solve_Equation.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Solve_Equation.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_Solve_Equation_Optimized.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Solve_Equation_Optimized.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_Solve_Equation_Optimized.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Solve_Equation_Optimized.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_Solve_Equation_Optimized_Deluxe_SingleVersion.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Solve_Equation_Optimized_Deluxe_SingleVersion.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_Solve_Equation_Optimized_Deluxe_SingleVersion.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Solve_Equation_Optimized_Deluxe_SingleVersion.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_Solve_Equation_Optimized_Shiney.m b/LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Solve_Equation_Optimized_Shiney.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_Solve_Equation_Optimized_Shiney.m rename to LogisticRegressionFramework/Framework/OlderImplementations/RSCHMM_Solve_Equation_Optimized_Shiney.m diff --git a/LogisticRegressionFramework/RSCHMM_InspectCoefs.m b/LogisticRegressionFramework/Plotting/RSCHMM_InspectCoefs.m similarity index 100% rename from LogisticRegressionFramework/RSCHMM_InspectCoefs.m rename to LogisticRegressionFramework/Plotting/RSCHMM_InspectCoefs.m diff --git a/LogisticRegressionFramework/RSCHMM_PlotLL.m b/LogisticRegressionFramework/Plotting/RSCHMM_PlotLL.m similarity index 100% rename from LogisticRegressionFramework/RSCHMM_PlotLL.m rename to LogisticRegressionFramework/Plotting/RSCHMM_PlotLL.m diff --git a/RSCHMM_PlotTP.m b/LogisticRegressionFramework/Plotting/RSCHMM_PlotTP.m similarity index 100% rename from RSCHMM_PlotTP.m rename to LogisticRegressionFramework/Plotting/RSCHMM_PlotTP.m diff --git a/RSCHMM_PlotTP_Experimental.m b/LogisticRegressionFramework/Plotting/RSCHMM_PlotTP_Experimental.m similarity index 100% rename from RSCHMM_PlotTP_Experimental.m rename to LogisticRegressionFramework/Plotting/RSCHMM_PlotTP_Experimental.m diff --git a/LogisticRegressionFramework/PostProcessing/RSCHMM_ComputeDeltaP.m b/LogisticRegressionFramework/PostProcessing/OlderImplementations/RSCHMM_ComputeDeltaP.m similarity index 100% rename from LogisticRegressionFramework/PostProcessing/RSCHMM_ComputeDeltaP.m rename to LogisticRegressionFramework/PostProcessing/OlderImplementations/RSCHMM_ComputeDeltaP.m diff --git a/LogisticRegressionFramework/PostProcessing/RSCHMM_ComputeError.m b/LogisticRegressionFramework/PostProcessing/OlderImplementations/RSCHMM_ComputeError.m similarity index 100% rename from LogisticRegressionFramework/PostProcessing/RSCHMM_ComputeError.m rename to LogisticRegressionFramework/PostProcessing/OlderImplementations/RSCHMM_ComputeError.m diff --git a/LogisticRegressionFramework/RSCHMM_ComputeSenSpec.m b/LogisticRegressionFramework/PostProcessing/RSCHMM_ComputeSenSpec.m similarity index 100% rename from LogisticRegressionFramework/RSCHMM_ComputeSenSpec.m rename to LogisticRegressionFramework/PostProcessing/RSCHMM_ComputeSenSpec.m diff --git a/LogisticRegressionFramework/RSCHMM_ConstructPopulationGraph.m b/LogisticRegressionFramework/PostProcessing/RSCHMM_ConstructPopulationGraph.m similarity index 100% rename from LogisticRegressionFramework/RSCHMM_ConstructPopulationGraph.m rename to LogisticRegressionFramework/PostProcessing/RSCHMM_ConstructPopulationGraph.m diff --git a/LogisticRegressionFramework/RSCHMM_DetermineCommunities.m b/LogisticRegressionFramework/PostProcessing/RSCHMM_DetermineCommunities.m similarity index 100% rename from LogisticRegressionFramework/RSCHMM_DetermineCommunities.m rename to LogisticRegressionFramework/PostProcessing/RSCHMM_DetermineCommunities.m diff --git a/LogisticRegressionFramework/RSCHMM_DetermineCommunities_Experimental.m b/LogisticRegressionFramework/PostProcessing/RSCHMM_DetermineCommunities_Experimental.m similarity index 100% rename from LogisticRegressionFramework/RSCHMM_DetermineCommunities_Experimental.m rename to LogisticRegressionFramework/PostProcessing/RSCHMM_DetermineCommunities_Experimental.m diff --git a/LogisticRegressionFramework/Framework/RSCHMM_Eval_Logistic_Optimized.m b/LogisticRegressionFramework/PostProcessing/RSCHMM_Eval_Logistic_Optimized.m similarity index 100% rename from LogisticRegressionFramework/Framework/RSCHMM_Eval_Logistic_Optimized.m rename to LogisticRegressionFramework/PostProcessing/RSCHMM_Eval_Logistic_Optimized.m diff --git a/LogisticRegressionFramework/RSCHMM_HowManyRegions.m b/LogisticRegressionFramework/PostProcessing/RSCHMM_HowManyRegions.m similarity index 100% rename from LogisticRegressionFramework/RSCHMM_HowManyRegions.m rename to LogisticRegressionFramework/PostProcessing/RSCHMM_HowManyRegions.m diff --git a/LogisticRegressionFramework/RSCHMM_PickAlpha.m b/LogisticRegressionFramework/PostProcessing/RSCHMM_PickAlpha.m similarity index 100% rename from LogisticRegressionFramework/RSCHMM_PickAlpha.m rename to LogisticRegressionFramework/PostProcessing/RSCHMM_PickAlpha.m diff --git a/LogisticRegressionFramework/RSCHMM_Generate_Coefficients.m b/LogisticRegressionFramework/Simulations/Miscellaneous/RSCHMM_Generate_Coefficients.m similarity index 100% rename from LogisticRegressionFramework/RSCHMM_Generate_Coefficients.m rename to LogisticRegressionFramework/Simulations/Miscellaneous/RSCHMM_Generate_Coefficients.m diff --git a/LogisticRegressionFramework/RSCHMM_SelectEdgeType.m b/LogisticRegressionFramework/Simulations/Miscellaneous/RSCHMM_SelectEdgeType.m similarity index 100% rename from LogisticRegressionFramework/RSCHMM_SelectEdgeType.m rename to LogisticRegressionFramework/Simulations/Miscellaneous/RSCHMM_SelectEdgeType.m diff --git a/LogisticRegressionFramework/Simulations/RSCHMM_Simulate.m b/LogisticRegressionFramework/Simulations/Miscellaneous/RSCHMM_Simulate.m similarity index 100% rename from LogisticRegressionFramework/Simulations/RSCHMM_Simulate.m rename to LogisticRegressionFramework/Simulations/Miscellaneous/RSCHMM_Simulate.m diff --git a/LogisticRegressionFramework/RSCHMM_Simulate_Balanced.m b/LogisticRegressionFramework/Simulations/Miscellaneous/RSCHMM_Simulate_Balanced.m similarity index 100% rename from LogisticRegressionFramework/RSCHMM_Simulate_Balanced.m rename to LogisticRegressionFramework/Simulations/Miscellaneous/RSCHMM_Simulate_Balanced.m diff --git a/LogisticRegressionFramework/Simulations/RSCHMM_Simulate_Subject.m b/LogisticRegressionFramework/Simulations/Miscellaneous/RSCHMM_Simulate_Subject.m similarity index 100% rename from LogisticRegressionFramework/Simulations/RSCHMM_Simulate_Subject.m rename to LogisticRegressionFramework/Simulations/Miscellaneous/RSCHMM_Simulate_Subject.m diff --git a/LogisticRegressionFramework/Simulations/RSCHMM_Simulate_Subject_Balanced.m b/LogisticRegressionFramework/Simulations/Miscellaneous/RSCHMM_Simulate_Subject_Balanced.m similarity index 100% rename from LogisticRegressionFramework/Simulations/RSCHMM_Simulate_Subject_Balanced.m rename to LogisticRegressionFramework/Simulations/Miscellaneous/RSCHMM_Simulate_Subject_Balanced.m diff --git a/OtherApproaches/RSCHMM_SolveCS.m b/OtherApproaches/CSD_EC/RSCHMM_SolveCS.m similarity index 100% rename from OtherApproaches/RSCHMM_SolveCS.m rename to OtherApproaches/CSD_EC/RSCHMM_SolveCS.m diff --git a/OtherApproaches/SparseECfinder/ReadMe.txt b/OtherApproaches/CSD_EC/ReadMe.txt similarity index 100% rename from OtherApproaches/SparseECfinder/ReadMe.txt rename to OtherApproaches/CSD_EC/ReadMe.txt diff --git a/OtherApproaches/SparseECfinder/con_finder.m b/OtherApproaches/CSD_EC/con_finder.m similarity index 100% rename from OtherApproaches/SparseECfinder/con_finder.m rename to OtherApproaches/CSD_EC/con_finder.m diff --git a/OtherApproaches/SparseECfinder/csd_array.m b/OtherApproaches/CSD_EC/csd_array.m similarity index 100% rename from OtherApproaches/SparseECfinder/csd_array.m rename to OtherApproaches/CSD_EC/csd_array.m diff --git a/OtherApproaches/SparseECfinder/csd_array_bootstrap.m b/OtherApproaches/CSD_EC/csd_array_bootstrap.m similarity index 100% rename from OtherApproaches/SparseECfinder/csd_array_bootstrap.m rename to OtherApproaches/CSD_EC/csd_array_bootstrap.m diff --git a/OtherApproaches/SparseECfinder/csd_array_nulldist.m b/OtherApproaches/CSD_EC/csd_array_nulldist.m similarity index 100% rename from OtherApproaches/SparseECfinder/csd_array_nulldist.m rename to OtherApproaches/CSD_EC/csd_array_nulldist.m diff --git a/OtherApproaches/SparseECfinder/gradientconjugate_lasso.m b/OtherApproaches/CSD_EC/gradientconjugate_lasso.m similarity index 100% rename from OtherApproaches/SparseECfinder/gradientconjugate_lasso.m rename to OtherApproaches/CSD_EC/gradientconjugate_lasso.m diff --git a/OtherApproaches/RSCHMM_SolveGLasso.m b/OtherApproaches/GLasso_FC/RSCHMM_SolveGLasso.m similarity index 100% rename from OtherApproaches/RSCHMM_SolveGLasso.m rename to OtherApproaches/GLasso_FC/RSCHMM_SolveGLasso.m diff --git a/OtherApproaches/graphicalLasso.m b/OtherApproaches/GLasso_FC/graphicalLasso.m similarity index 100% rename from OtherApproaches/graphicalLasso.m rename to OtherApproaches/GLasso_FC/graphicalLasso.m diff --git a/OtherApproaches/CBIG_RL2017_ar_mls.m b/OtherApproaches/MAR_EC/CBIG_RL2017_ar_mls.m similarity index 100% rename from OtherApproaches/CBIG_RL2017_ar_mls.m rename to OtherApproaches/MAR_EC/CBIG_RL2017_ar_mls.m diff --git a/OtherApproaches/RSCHMM_MARNull.m b/OtherApproaches/MAR_EC/RSCHMM_MARNull.m similarity index 100% rename from OtherApproaches/RSCHMM_MARNull.m rename to OtherApproaches/MAR_EC/RSCHMM_MARNull.m diff --git a/OtherApproaches/RSCHMM_SolveMAR.m b/OtherApproaches/MAR_EC/RSCHMM_SolveMAR.m similarity index 100% rename from OtherApproaches/RSCHMM_SolveMAR.m rename to OtherApproaches/MAR_EC/RSCHMM_SolveMAR.m diff --git a/OtherApproaches/PPA.m b/OtherApproaches/PPA_FC/PPA.m similarity index 100% rename from OtherApproaches/PPA.m rename to OtherApproaches/PPA_FC/PPA.m diff --git a/OtherApproaches/RSCHMM_SolveTaglia.m b/OtherApproaches/PPA_FC/RSCHMM_SolveTaglia.m similarity index 100% rename from OtherApproaches/RSCHMM_SolveTaglia.m rename to OtherApproaches/PPA_FC/RSCHMM_SolveTaglia.m diff --git a/Script_Figure1.m b/Script_Figure1.m deleted file mode 100644 index 0941a8f..0000000 --- a/Script_Figure1.m +++ /dev/null @@ -1,54 +0,0 @@ -%% Plots for Figure 2 -close all - -% The time courses -figure; -set(gcf,'color','w'); -imagesc(TC{1}(:,1:200)); - -CM = cbrewer('div','RdBu',1001); -%CM(501,:) = [1,1,1]; -colormap(flipud(CM)); -caxis([-6 6]); - -set(gca,'Box','off'); - -% The ground truth matrices -figure; -set(gcf,'color','w'); -imagesc(Gamma_GT); -axis off -axis square -colormap(flipud(CM)); -caxis([-1,1]); - -figure; -set(gcf,'color','w'); -imagesc(Beta_GT_regions); -axis off -axis square -colormap(flipud(CM)); -caxis([-1,1]); - -% The bar plots for density -figure; -set(gcf,'color','w'); -bar(1:R,Density_coact); -xlim([0,R+1]); -set(gca,'Box','off'); - -figure; -set(gcf,'color','w'); -bar(1:R,Density_causal); -xlim([0,R+1]); -set(gca,'Box','off'); - - -% The network-level graph -[Graph] = RSCHMM_ConstructPopulationGraph(Beta_GT_regions,Figure3_GT,N); - - - - - - diff --git a/readme.rtf b/readme.rtf new file mode 100644 index 0000000..6213e3b --- /dev/null +++ b/readme.rtf @@ -0,0 +1,22 @@ +{\rtf1\ansi\ansicpg1252\cocoartf1504\cocoasubrtf830 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;\red25\green25\blue25;} +{\*\expandedcolortbl;;\cssrgb\c12941\c12941\c12941;} +\paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0 +\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardirnatural\partightenfactor0 + +\f0\fs24 \cf0 The present folder contains all the required MATLAB scripts and functions to run the sparse logistic regression (SLR) framework introduced in Bolton et al.\'92s \'93\cf2 \expnd0\expndtw0\kerning0 +Sparse coupled logistic regression to estimate co-activation and modulatory influences of brain regions\'94 (presently submitted to Journal of Neuroengineering).\ +\ +The \'93*_Figurei.m\'94 scripts contain the codes to reproduce Figures 2 to 5 from the paper.\ +\ +The \'93_Simulations_Figurei.m\'94 scripts contain the codes to run the simulations presented in Figures 2 to 4 from the paper.\ +\ +The \'93_Computations_Figurei.m\'94 scripts contain the codes to perform the computations on the generated simulations for Figures 2 to 4 of the paper.\ +\ +The \'93LogisticRegressionFramework\'94 folder contains all the MATLAB functions required to summon the SLR framework and associated utilities. Within this folder, the \'93Framework\'94 sub-folder contains the SLR routines themselves. The \'93Miscellaneous\'94 and \'93OlderImplementations\'94 folders are not required to run the latest version of the pipeline.\ +The \'93Plotting\'94 sub-folder contains utilities to graphically investigate some of the model\'92s outputs.\ +The \'93PostProcessing\'94 sub-folder contains the codes that perform further computations from the coefficients themselves (e.g., converting them into probabilistic couplings between pairs of regions).\ +The \'93Simulations\'94 sub-folder contains the codes needed to run the simulations presented in the article. The \'93Miscellaneous\'94 folder can be discarded, as it contains unused alternative attempts at simulating.\ +\ +The \'93OtherApproaches\'94 folder contains the MATLAB functions used to perform computations with other approaches, compared to the SLR framework in the paper\'92s Figure 4.} \ No newline at end of file