Skip to content

Commit

Permalink
fwe nsim count to proper value
Browse files Browse the repository at this point in the history
  • Loading branch information
markallenthornton committed Jul 10, 2016
1 parent 7ae661f commit 1a4afe6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demos/fwe_control.m
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
% fwe_control.m
% demo of package's control over familywise error rate
nsim = 1000;
%% one sample ttest, one-sided
fp = NaN(nsim,1);
for i = 1:nsim
Expand Down

0 comments on commit 1a4afe6

Please sign in to comment.