RegressRes.betas

The coefficients, one for each range in X. These will be in the order * that the X ranges were passed in.

struct RegressRes
double[] betas;

Meta