Statistics package: Difference between revisions

Tags: Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit
Line 82: Line 82:
! Description
! Description
|-
|-
| combnk
| [https://gnu-octave.github.io/statistics/combnk.html combnk]
| Return all combinations of K elements in DATA.
| Return all combinations of K elements in DATA.
|-
|-
| crosstab
| [https://gnu-octave.github.io/statistics/crosstab.html crosstab]
| Create a cross-tabulation (contingency table) T from data vectors.
| Create a cross-tabulation (contingency table) T from data vectors.
|-
|-
| datasample
| [https://gnu-octave.github.io/statistics/datasample.html datasample]
| Randomly sample data.
| Randomly sample data.
|-
|-
| grp2idx
| https://gnu-octave.github.io/statistics/grp2idx.html grp2idx]
| Get index for group variables.
| Get index for group variables.
|-
|-
| tabulate
| [https://gnu-octave.github.io/statistics/tabulate.html tabulate]
| Compute a frequency table.
| Compute a frequency table.
|}
|}
92

edits