Back to Influxdb

statsmodels package

content/flux/v0/stdlib/contrib/anaisdg/statsmodels/_index.md

latest951 B
Original Source
<!------------------------------------------------------------------------------ IMPORTANT: This page was generated from comments in the Flux source code. Any edits made directly to this page will be overwritten the next time the documentation is generated. To make updates to this documentation, update the comments above the package declaration in the Flux source code: https://github.com/influxdata/flux/blob/master/stdlib/contrib/anaisdg/statsmodels/statsmodels.flux Contributing to Flux: https://github.com/influxdata/flux#contributing Fluxdoc syntax: https://github.com/influxdata/flux/blob/master/docs/fluxdoc.md ------------------------------------------------------------------------------->

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" >}}