[][src]Module ndarray_glm::model

Collect data for and configure a model

Structs

Model

Holds the data and configuration settings for a regression.

ModelBuilder

Provides an interface to create the full model option struct with convenient type inference.

ModelBuilderData

Holds the data and all the specifications for the model and provides functions to adjust the settings.