Data Fields | |
int | destroy_data |
apop_model * | input_distribution |
apop_data * | instruments |
char | want_cov |
char | want_expected_value |
int apop_lm_settings::destroy_data |
If 'y'
, then the input data set may be normalized or otherwise mangled.
apop_model * apop_lm_settings::input_distribution |
The distribution of is specified by the model holding this struct, but the distribution of needs to be specified as well for any calculation of . See the notes in the RNG section of the apop_ols documentation.
char apop_lm_settings::want_cov |
Deprecated. Please use apop_parts_wanted_settings.
char apop_lm_settings::want_expected_value |
Deprecated. Please use apop_parts_wanted_settings.