File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed
lib/node_modules/@stdlib/stats Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 8484 out.method: string
8585 Name of test.
8686
87- out.print: function
87+ out.print: Function
8888 Function to print formatted output.
8989
9090 Examples
Original file line number Diff line number Diff line change 7070 out.method: string
7171 Name of test.
7272
73- out.print: function
73+ out.print: Function
7474 Function to print formatted output.
7575
7676 Examples
Original file line number Diff line number Diff line change 4949 out.pValue: number
5050 p-value of the test.
5151
52- out.statistic: number.
52+ out.statistic: number
5353 Value of test statistic.
5454
5555 out.ci: Array<number>
6666 out.method: string
6767 Name of test.
6868
69- out.print: function
69+ out.print: Function
7070 Function to print formatted output.
7171
7272 Examples
Original file line number Diff line number Diff line change 5252 out.pValue: number
5353 p-value of the test.
5454
55- out.statistic: number.
55+ out.statistic: number
5656 Value of test statistic.
5757
5858 out.ci: Array<number>
7676 out.method: string
7777 Name of test.
7878
79- out.print: function
79+ out.print: Function
8080 Function to print formatted output.
8181
8282 Examples
Original file line number Diff line number Diff line change 8181 out.method: string
8282 Name of test.
8383
84- out.print: function
84+ out.print: Function
8585 Function to print formatted output.
8686
8787 Examples
Original file line number Diff line number Diff line change 6666 out.method: string
6767 Name of test (`One-Sample z-test`).
6868
69- out.print: function
69+ out.print: Function
7070 Function to print formatted output.
7171
7272 Examples
Original file line number Diff line number Diff line change 7676 out.method: string
7777 Name of test.
7878
79- out.print: function
79+ out.print: Function
8080 Function to print formatted output.
8181
8282 Examples
You can’t perform that action at this time.
0 commit comments