Module ndarray_glm::model

source ·
Expand description

Collect data for and configure a model

Structs

Holds the data and configuration settings for a regression.
Provides an interface to create the full model option struct with convenient type inference.
Holds the data and all the specifications for the model and provides functions to adjust the settings.