Patterns in static

Apophenia

Enumerations
model_doc.h File Reference

Go to the source code of this file.

Enumerations

enum  apop_bernoulli {
  model_specific_x1x_, Name_x1x_, Input_format_x1x_, Parameter_format_x1x_,
  Estimate_results_x1x_, RNG_x1x_, Settings_x1x_
}
 
enum  apop_zipf {
  model_specific_x2x_, Name_x2x_, Input_format_x2x_, Parameter_format_x2x_,
  Estimate_results_x2x_, RNG_x2x_
}
 
enum  apop_wishart {
  model_specific_x3x_, Name_x3x_, Input_format_x3x_, Prep_routine_x3x_,
  Parameter_format_x3x_, Estimate_results_x3x_, RNG_x3x_, Examples_x3x_
}
 
enum  apop_beta {
  model_specific_x4x_, Name_x4x_, Input_format_x4x_, Parameter_format_x4x_,
  Estimate_results_x4x_, RNG_x4x_
}
 
enum  apop_multivariate_normal {
  model_specific_x5x_, Name_x5x_, Input_format_x5x_, Parameter_format_x5x_,
  Estimate_results_x5x_, RNG_x5x_, Settings_x5x_
}
 
enum  apop_dcomposition {
  model_specific_x6x_, Name_x6x_, Input_format_x6x_, Estimate_results_x6x_,
  Settings_x6x_
}
 
enum  apop_loess {
  model_specific_x7x_, Name_x7x_, Input_format_x7x_, Parameter_format_x7x_,
  Estimate_results_x7x_, Predict_x7x_
}
 
enum  apop_wls { model_specific_x8x_, Estimate_results_x8x_ }
 
enum  apop_multinomial_probit { model_specific_x9x_, Estimate_results_x9x_ }
 
enum  apop_lognormal {
  model_specific_x10x_, Name_x10x_, Input_format_x10x_, Parameter_format_x10x_,
  Estimate_results_x10x_, RNG_x10x_
}
 
enum  apop_t_distribution {
  model_specific_x11x_, Name_x11x_, Input_format_x11x_, Parameter_format_x11x_,
  Estimate_results_x11x_
}
 
enum  apop_normal {
  model_specific_x12x_, Name_x12x_, Input_format_x12x_, Parameter_format_x12x_,
  Estimate_results_x12x_, Predict_x12x_, RNG_x12x_, Settings_x12x_
}
 
enum  apop_dirichlet {
  model_specific_x13x_, Name_x13x_, Input_format_x13x_, Parameter_format_x13x_,
  Estimate_results_x13x_, RNG_x13x_
}
 
enum  apop_pmf {
  model_specific_x14x_, Name_x14x_, Input_format_x14x_, Parameter_format_x14x_,
  Estimate_results_x14x_, RNG_x14x_, CDF_x14x_, Settings_x14x_
}
 
enum  apop_dconstrain {
  model_specific_x15x_, Name_x15x_, Input_format_x15x_, Parameter_format_x15x_,
  Estimate_results_x15x_, RNG_x15x_, Settings_x15x_, Examples_x15x_
}
 
enum  apop_mixture {
  model_specific_x16x_, Name_x16x_, Input_format_x16x_, Parameter_format_x16x_,
  Estimate_results_x16x_, RNG_x16x_, Settings_x16x_, Examples_x16x_
}
 
enum  apop_ols {
  model_specific_x17x_, Name_x17x_, Input_format_x17x_, Prep_routine_x17x_,
  Parameter_format_x17x_, Estimate_results_x17x_, RNG_x17x_, Examples_x17x_
}
 
enum  apop_stack {
  model_specific_x18x_, Name_x18x_, Input_format_x18x_, Parameter_format_x18x_,
  Estimate_results_x18x_, Settings_x18x_
}
 
enum  apop_improper_uniform {
  model_specific_x19x_, Name_x19x_, Input_format_x19x_, Parameter_format_x19x_,
  Estimate_results_x19x_, RNG_x19x_, CDF_x19x_
}
 
enum  apop_probit {
  model_specific_x20x_, Name_x20x_, Input_format_x20x_, Prep_routine_x20x_,
  Parameter_format_x20x_, Estimate_results_x20x_, RNG_x20x_
}
 
enum  apop_exponential {
  model_specific_x21x_, Name_x21x_, Input_format_x21x_, Parameter_format_x21x_,
  Estimate_results_x21x_, RNG_x21x_, CDF_x21x_
}
 
enum  apop_coordinate_transform {
  model_specific_x22x_, Name_x22x_, Input_format_x22x_, Estimate_results_x22x_,
  Settings_x22x_
}
 
enum  apop_uniform {
  model_specific_x23x_, Name_x23x_, Input_format_x23x_, Parameter_format_x23x_,
  Estimate_results_x23x_
}
 
enum  apop_multinomial {
  model_specific_x24x_, Name_x24x_, Input_format_x24x_, Parameter_format_x24x_,
  Estimate_results_x24x_, RNG_x24x_
}
 
enum  apop_gamma {
  model_specific_x25x_, Name_x25x_, Input_format_x25x_, Parameter_format_x25x_,
  Estimate_results_x25x_, RNG_x25x_
}
 
enum  apop_iv {
  model_specific_x26x_, Name_x26x_, Input_format_x26x_, Prep_routine_x26x_,
  Parameter_format_x26x_, Estimate_results_x26x_, Examples_x26x_
}
 
enum  apop_binomial {
  model_specific_x27x_, Input_format_x27x_, Parameter_format_x27x_, Estimate_results_x27x_,
  RNG_x27x_
}
 
enum  apop_kernel_density {
  model_specific_x28x_, Name_x28x_, Input_format_x28x_, Parameter_format_x28x_,
  Estimate_results_x28x_, RNG_x28x_, CDF_x28x_, Settings_x28x_,
  Examples_x28x_
}
 
enum  apop_yule {
  model_specific_x29x_, Name_x29x_, Input_format_x29x_, Parameter_format_x29x_,
  Estimate_results_x29x_, RNG_x29x_
}
 
enum  apop_logit {
  model_specific_x30x_, Name_x30x_, Input_format_x30x_, Prep_routine_x30x_,
  Parameter_format_x30x_, Estimate_results_x30x_, RNG_x30x_
}
 
enum  apop_poisson {
  model_specific_x31x_, Name_x31x_, Input_format_x31x_, Parameter_format_x31x_,
  Estimate_results_x31x_, RNG_x31x_
}
 

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