Skip to content

Commit

Permalink
Update model_brain_pathway.m
Browse files Browse the repository at this point in the history
  • Loading branch information
byeollux committed Dec 8, 2024
1 parent 86a2988 commit 9382007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CanlabCore/@fmri_data/model_brain_pathway.m
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
function stats = model_brain_pathway_working2(obj,source_one,source_two,target_one,target_two,varargin)
function stats = model_brain_pathway(obj,source_one,source_two,target_one,target_two,varargin)
% Models connections between a pair of brain regions using partial least squares regression
%
% Overview:
Expand Down

0 comments on commit 9382007

Please sign in to comment.