Skip to content

Commit

Permalink
fixed typo in the comments
Browse files Browse the repository at this point in the history
  • Loading branch information
federicobaio authored and federicobaio committed Apr 15, 2024
1 parent 3433d9a commit b90a443
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions toolbox/utilities_stat/WNChygepdf.m
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,10 @@
% balls are independent and there is no dependence between draws. One may
% as well take all $n$ balls at the same time. Each ball has no "knowledge"
% of what happens to the other balls.
% More formally, if the total number $n$ of balls taken is known then the
% conditional distribution of the number of taken red balls for given $n$ is
% Fisher's noncentral hypergeometric distribution.
% More formally, if the total number $n$ of balls taken is not known before
% the experiment (i.e n is determined just after the experiment), then the
% conditional distribution of the number of taken red balls for given $n$
% is Fisher's noncentral hypergeometric distribution.
%
% These two distributions have important applications in evolutionary
% biology and population genetics. If animals of a particular species are
Expand Down

0 comments on commit b90a443

Please sign in to comment.