Statistics package: Difference between revisions

Tags: Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit
Line 532: Line 532:
! Description
! Description
|-
|-
| crossval
| [https://gnu-octave.github.io/statistics/crossval.html crossval]
| Perform cross validation on given data.
| Perform cross validation on given data.
|-
|-
| fitgmdist
| [https://gnu-octave.github.io/statistics/fitgmdist.html fitgmdist]
| Fit a Gaussian mixture model with K components to DATA.
| Fit a Gaussian mixture model with K components to DATA.
|-
|-
| fitlm
| [https://gnu-octave.github.io/statistics/fitlm.html fitlm]
| Regress the continuous outcome (i.e.  dependent variable) Y on continuous or categorical predictors (i.e.  independent variables) X by minimizing the sum-of-squared residuals.
| Regress the continuous outcome (i.e.  dependent variable) Y on continuous or categorical predictors (i.e.  independent variables) X by minimizing the sum-of-squared residuals.
|}
|}
92

edits