Patterns in static

Apophenia

Data Fields
apop_lm_settings Struct Reference

Data Fields

int destroy_data
 
apop_datainstruments
 
char want_cov
 
char want_expected_value
 
apop_modelinput_distribution
 

Detailed Description

Settings for least-squares type models

Field Documentation

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 $P(Y|X)$ is specified by the model, but the distribution of $X$ is not.

apop_data* apop_lm_settings::instruments

Use for the apop_iv regression, qv.

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.

Autogenerated by doxygen on Sun Oct 26 2014 (Debian 0.999b+ds3-2).