Statistics package: Difference between revisions

Tags: Mobile edit Mobile web edit Advanced mobile edit
 
(2 intermediate revisions by one other user not shown)
Line 128: Line 128:
! Function
! Function
! Description
! Description
|-
| [https://gnu-octave.github.io/statistics/cl_multinom.html cl_multinom]
| Confidence level of multinomial portions.
|-
|-
| [https://gnu-octave.github.io/statistics/geomean.html geomean]
| [https://gnu-octave.github.io/statistics/geomean.html geomean]
Line 168: Line 171:
=== In external packages ===
=== In external packages ===


<code>bootci</code>, <code>bootstrp</code> are implemented in the [https://gnu-octave.github.io/packages/statistics-bootstrap statistics-bootstrap] package.
<code>bootci</code>, <code>bootstrp</code> are implemented in the [https://gnu-octave.github.io/packages/statistics-resampling statistics-resampling] package.


=== Shadowing Octave core functions ===
=== Shadowing Octave core functions ===
Line 669: Line 672:
| [https://gnu-octave.github.io/statistics/chi2test.html chi2test]
| [https://gnu-octave.github.io/statistics/chi2test.html chi2test]
| Perform a chi-squared test (for independence or homogeneity).
| Perform a chi-squared test (for independence or homogeneity).
|-
| [https://gnu-octave.github.io/statistics/correlation_test.html correlation_test]
| Perform a correlation coefficient test whether two samples x and y come from uncorrelated populations.
|-
|-
| [https://gnu-octave.github.io/statistics/fishertest.html fishertest]
| [https://gnu-octave.github.io/statistics/fishertest.html fishertest]
Anonymous user