File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
lib/node_modules/@stdlib/stats/base/ndarray/sztest2 Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -93,8 +93,8 @@ The function has the following parameters:
9393 4 . a zero-dimensional ndarray specifying the alternative hypothesis.
9494 5 . a zero-dimensional ndarray specifying the significance level.
9595 6 . a zero-dimensional ndarray specifying the difference in means under the null hypothesis.
96- 7 . a zero-dimensional ndarray specifying the known standard deviation of first one-dimensional input ndarray.
97- 8 . a zero-dimensional ndarray specifying the known standard deviation of second one-dimensional input ndarray.
96+ 7 . a zero-dimensional ndarray specifying the known standard deviation of the first one-dimensional input ndarray.
97+ 8 . a zero-dimensional ndarray specifying the known standard deviation of the second one-dimensional input ndarray.
9898
9999</section >
100100
You can’t perform that action at this time.
0 commit comments