--- title: statsmodels package description: > The `statsmodels` package provides functions for calculating statistical models. menu: flux_v0_ref: name: statsmodels parent: contrib/anaisdg identifier: contrib/anaisdg/statsmodels weight: 31 cascade: introduced: 0.90.0 --- The `statsmodels` package provides functions for calculating statistical models. Import the `contrib/anaisdg/statsmodels` package: ```js import "contrib/anaisdg/statsmodels" ``` ## Functions {{< children type="functions" show="pages" >}}