SecreC 2 language  2.8.0 (2023.09)
Language and standard library reference
Data Fields
GLMResult< D, T > Struct Template Reference

Data Fields

int64 family
 
D T coefficients
 
D T means
 
D T linearPredictors
 

Field Documentation

◆ coefficients

D T coefficients

fitted coefficients

◆ family

int64 family

family parameter used in the GLM call

◆ linearPredictors

D T linearPredictors

linear predictors calculated from the fitted coefficients

◆ means

D T means

means calculated from the fitted coefficients


The documentation for this struct was generated from the following file: