SYMBOL INDEX (914 symbols across 116 files) FILE: apop.m4.h type apop_name (line 61) | typedef struct{ type apop_data (line 72) | typedef struct apop_data{ type apop_settings_type (line 85) | typedef struct { type apop_model (line 94) | typedef struct apop_model apop_model; type apop_model (line 98) | struct apop_model{ type apop_opts_type (line 118) | typedef struct{ type apop_model (line 514) | typedef apop_model *(*apop_update_type)(apop_data *, apop_model* , apop_... type apop_mle_settings (line 1191) | typedef struct{ type apop_lm_settings (line 1243) | typedef struct { type apop_parts_wanted_settings (line 1274) | typedef struct { type apop_cdf_settings (line 1284) | typedef struct { type apop_pm_settings (line 1293) | typedef struct { type apop_pmf_settings (line 1302) | typedef struct { type apop_kernel_density_settings (line 1312) | typedef struct{ type apop_mcmc_settings (line 1326) | struct apop_mcmc_settings type apop_mcmc_proposal_s (line 1341) | typedef struct apop_mcmc_proposal_s { type apop_mcmc_settings (line 1368) | typedef struct apop_mcmc_settings { type loess_struct (line 1415) | struct loess_struct { type apop_loess_settings (line 1466) | typedef struct { type POINT (line 1565) | typedef struct point { /* a point in the x,y plane */ type arms_state (line 1574) | typedef struct { /* attributes of the entire rejection envelope */ type apop_arms_settings (line 1593) | typedef struct { type apop_cross_settings (line 1613) | typedef struct { type apop_coordinate_transform_settings (line 1619) | typedef struct { type apop_dconstrain_settings (line 1629) | typedef struct { type apop_composition_settings (line 1642) | typedef struct { type apop_mixture_settings (line 1652) | typedef struct { FILE: apop_arms.c function distract_doxygen_arms (line 75) | void distract_doxygen_arms(){/*Doxygen gets thrown by the settings macro... function apop_arms_draw (line 89) | int apop_arms_draw (double *out, gsl_rng *r, apop_model *m){ function initial (line 120) | int initial (apop_arms_settings* params, arms_state *env){ function invert (line 180) | void invert(double prob, arms_state *env, POINT *p){ function test (line 243) | int test(arms_state *env, POINT *p, apop_arms_settings *params, gsl_rng ... function update (line 324) | int update(arms_state *env, POINT *p, apop_arms_settings *params){ function cumulate (line 391) | static void cumulate(arms_state *env){ function meet (line 417) | int meet (POINT *q, arms_state *env, apop_arms_settings *params){ function area (line 500) | double area(POINT *q){ function expshift (line 513) | double expshift(double y, double y0) { function logshift (line 521) | double logshift(double y, double y0){ function perfunc (line 526) | double perfunc(apop_arms_settings *params, double x){ FILE: apop_asst.m4.c function apop_tack_on (line 19) | static void apop_tack_on(char **in, char *addme){ function APOP_VAR_HEAD (line 98) | APOP_VAR_HEAD char *apop_text_paste(apop_data const *strings, char *betw... function apop_generalized_harmonic (line 138) | long double apop_generalized_harmonic(int N, double s){ function apop_system (line 188) | int apop_system(const char *fmt, ...){ function count_parens (line 199) | static int count_parens(const char *string){ function APOP_VAR_HEAD (line 247) | APOP_VAR_HEAD int apop_regex(const char *string, const char* regex, apo... function apop_rng_GHgB3 (line 298) | double apop_rng_GHgB3(gsl_rng * r, double* a){ function apop_model (line 323) | apop_model *apop_beta_from_mean_var(double m, double v){ function gsl_rng (line 356) | gsl_rng *apop_rng_get_thread_base(int thread){ function APOP_VAR_HEAD (line 405) | APOP_VAR_HEAD apop_data *apop_model_draws(apop_model *model, int count, ... FILE: apop_bootstrap.m4.c function gsl_rng (line 18) | gsl_rng *apop_rng_alloc(int seed){ function apop_data (line 50) | apop_data * apop_jackknife_cov(apop_data *in, apop_model *model){ function APOP_VAR_HEAD (line 122) | APOP_VAR_HEAD apop_data * apop_bootstrap_cov(apop_data * data, apop_mode... FILE: apop_conversions.m4.c function xprintf (line 15) | void xprintf(char **q, char *format, ...){ function APOP_VAR_HEAD (line 38) | APOP_VAR_HEAD gsl_vector * apop_array_to_vector(double *in, int size){ function APOP_VAR_HEAD (line 62) | APOP_VAR_HEAD gsl_matrix * apop_vector_to_matrix(const gsl_vector *in, c... function find_cat_index (line 76) | static int find_cat_index(char **d, char * r, int start_from, int size){ function APOP_VAR_HEAD (line 111) | APOP_VAR_HEAD apop_data *apop_db_to_crosstab(char const*tabname, char co... function apop_crosstab_to_db (line 192) | void apop_crosstab_to_db(apop_data *in, char *tabname, char *row_col_name, function APOP_VAR_HEAD (line 261) | APOP_VAR_HEAD apop_data * apop_data_rank_compress (apop_data *in, int mi... function apop_data (line 286) | apop_data *apop_data_rank_expand (apop_data *in){ function gsl_vector (line 310) | gsl_vector *apop_vector_copy(const gsl_vector *in){ function gsl_matrix (line 328) | gsl_matrix *apop_matrix_copy(const gsl_matrix *in){ function prep_text_reading (line 414) | static int prep_text_reading(char const *text_file, FILE **infile){ type line_parse_t (line 431) | typedef struct {int ct; int eof;} line_parse_t; function line_parse_t (line 434) | static line_parse_t parse_a_fixed_line(FILE *infile, apop_data *fn, int ... type apop_char_info (line 468) | typedef struct{ function get_next (line 474) | static int get_next(char *buffer, size_t *ptr, FILE *infile){ function apop_char_info (line 485) | static apop_char_info parse_next_char(char *buffer, size_t *ptr, FILE *f... function line_parse_t (line 503) | static line_parse_t parse_a_line(FILE *infile, char *buffer, size_t *ptr... function get_field_names (line 566) | static void get_field_names(int has_col_names, char **field_names, FILE ... function APOP_VAR_HEAD (line 600) | APOP_VAR_HEAD apop_data * apop_text_to_data(char const*text_file, int ha... function APOP_VAR_HEAD (line 691) | APOP_VAR_HEAD void apop_data_unpack(const gsl_vector *in, apop_data *d, ... function sizecount (line 728) | static size_t sizecount(const apop_data *in, bool all_pp, bool use_info_... function APOP_VAR_HEAD (line 762) | APOP_VAR_HEAD gsl_vector * apop_data_pack(const apop_data *in, gsl_vecto... function apop_data (line 859) | apop_data *apop_data_fill_base(apop_data *in, double ap[]){ function gsl_vector (line 891) | gsl_vector *apop_vector_fill_base(gsl_vector *in, double ap[]){ function apop_data (line 923) | apop_data *apop_text_fill_base(apop_data *data, char* text[]){ function tab_create_mysql (line 951) | static int tab_create_mysql(char *tabname, int has_row_names, apop_data ... function tab_create_sqlite (line 968) | static int tab_create_sqlite(char *tabname, int has_row_names, apop_data... function line_to_insert (line 1021) | static void line_to_insert(line_parse_t L, apop_data const*addme, char c... function apop_use_sqlite_prepared_statements (line 1049) | int apop_use_sqlite_prepared_statements(size_t col_ct){ function apop_prepare_prepared_statements (line 1059) | int apop_prepare_prepared_statements(char const *tabname, size_t col_ct,... function APOP_VAR_HEAD (line 1121) | APOP_VAR_HEAD int apop_text_to_db(char const *text_file, char *tabname, ... FILE: apop_data.m4.c function APOP_VAR_HEAD (line 32) | APOP_VAR_HEAD apop_data * apop_data_alloc(const size_t size1, const size... function APOP_VAR_HEAD (line 77) | APOP_VAR_HEAD apop_data * apop_data_calloc(const size_t size1, const siz... function apop_text_blank (line 113) | static void apop_text_blank(apop_data *in, const size_t row, const size_... function apop_text_free (line 127) | void apop_text_free(char ***freeme, int rows, int cols){ function apop_data_free_base (line 151) | char apop_data_free_base(apop_data *freeme){ function apop_data_memcpy (line 203) | void apop_data_memcpy(apop_data *out, const apop_data *in){ function apop_data (line 283) | apop_data *apop_data_copy(const apop_data *in){ function APOP_VAR_HEAD (line 352) | APOP_VAR_HEAD apop_data *apop_data_stack(apop_data *m1, apop_data * m2, ... function apop_data (line 459) | apop_data ** apop_data_split(apop_data *in, int splitpoint, char r_or_c){ function apop_name_rm_columns (line 627) | static void apop_name_rm_columns(apop_name *n, int *drop){ function gsl_matrix (line 645) | static gsl_matrix *apop_matrix_rm_columns(gsl_matrix *in, int *drop){ function apop_data_rm_columns (line 677) | void apop_data_rm_columns(apop_data *d, int *drop){ function apop_data (line 719) | apop_data* apop_data_prune_columns_base(apop_data *d, char **colnames){ function APOP_VAR_HEAD (line 766) | APOP_VAR_HEAD double * apop_data_ptr(apop_data *data, int row, int col, ... function APOP_VAR_HEAD (line 814) | APOP_VAR_HEAD double apop_data_get(const apop_data *data, size_t row, in... function apop_gsl_error_for_set (line 852) | void apop_gsl_error_for_set(const char *reason, const char *file, int li... function APOP_VAR_HEAD (line 881) | APOP_VAR_HEAD int apop_data_set(apop_data *data, size_t row, int col, co... function apop_data_add_named_elmt (line 944) | void apop_data_add_named_elmt(apop_data *d, char *name, double val){ function apop_data_add_names_base (line 955) | void apop_data_add_names_base(apop_data *d, const char type, char const ... function apop_text_set (line 995) | int apop_text_set(apop_data *in, const size_t row, const size_t col, con... function apop_data (line 1023) | apop_data * apop_text_alloc(apop_data *in, const size_t row, const size_... function APOP_VAR_HEAD (line 1111) | APOP_VAR_HEAD apop_data * apop_data_transpose(apop_data *in, char transp... function gsl_matrix (line 1212) | gsl_matrix * apop_matrix_realloc(gsl_matrix *m, size_t newheight, size_t... function gsl_vector (line 1262) | gsl_vector * apop_vector_realloc(gsl_vector *v, size_t newheight){ function APOP_VAR_HEAD (line 1290) | APOP_VAR_HEAD apop_data * apop_data_get_page(const apop_data * data, con... function apop_data (line 1317) | apop_data * apop_data_add_page(apop_data * dataset, apop_data *newpage, ... function APOP_VAR_HEAD (line 1357) | APOP_VAR_HEAD apop_data* apop_data_rm_page(apop_data * data, const char ... function APOP_VAR_HEAD (line 1413) | APOP_VAR_HEAD apop_data* apop_data_rm_rows(apop_data *in, int *drop, apo... FILE: apop_db.m4.c function get_db_type (line 40) | static void get_db_type(){ function apop_db_open (line 85) | int apop_db_open(char const *filename){ type tab_exists_t (line 102) | typedef struct { function tab_exists_callback (line 108) | static int tab_exists_callback(void *in, int argc, char **argv, char **w... function APOP_VAR_HEAD (line 130) | APOP_VAR_HEAD int apop_table_exists(char const *name, char remove){ function apop_data (line 251) | apop_data * apop_query_to_text(const char * fmt, ...){ function db_to_table (line 267) | static int db_to_table(void *qinfo, int argc, char **argv, char **column){ function apop_data (line 320) | apop_data * apop_query_to_data(const char * fmt, ...){ function gsl_vector (line 364) | gsl_vector * apop_query_to_vector(const char * fmt, ...){ function apop_query_to_float (line 406) | double apop_query_to_float(const char * fmt, ...){ function apop_data (line 453) | apop_data * apop_query_to_mixed_data(const char *typelist, const char * ... function qxprintf (line 475) | void qxprintf(char **q, char *format, ...){ function add_a_number (line 484) | static void add_a_number (char **q, char *comma, double v){ function run_prepared_statements (line 496) | static int run_prepared_statements(apop_data const *set, sqlite3_stmt *p... function apop_data_to_db (line 542) | int apop_data_to_db(const apop_data *set, const char *tabname, const cha... FILE: apop_db_mysql.c function apop_mysql_db_open (line 23) | static int apop_mysql_db_open(char const *in){ function apop_mysql_db_close (line 34) | static void apop_mysql_db_close(int ignoreme){ function apop_mysql_query (line 47) | static double apop_mysql_query(char *query){ function apop_mysql_table_exists (line 54) | static double apop_mysql_table_exists(char const *table, int delme){ function get_name_row (line 78) | static int get_name_row(unsigned int *num_fields, MYSQL_FIELD *fields){ function apop_mysql_query_to_float (line 177) | static double apop_mysql_query_to_float(char *query){ function apop_data (line 193) | apop_data* apop_mysql_mixed_query(char const *intypes, char const *query){ FILE: apop_db_sqlite.c type StdDevCtx (line 14) | typedef struct StdDevCtx StdDevCtx; type StdDevCtx (line 15) | struct StdDevCtx { function twoStep (line 24) | static void twoStep(sqlite3_context *context, int argc, sqlite3_value **... function threeStep (line 38) | static void threeStep(sqlite3_context *context, int argc, sqlite3_value ... function fourStep (line 54) | static void fourStep(sqlite3_context *context, int argc, sqlite3_value *... function stdDevFinalizePop (line 67) | static void stdDevFinalizePop(sqlite3_context *context){ function varFinalizePop (line 75) | static void varFinalizePop(sqlite3_context *context){ function stdDevFinalize (line 83) | static void stdDevFinalize(sqlite3_context *context){ function varFinalize (line 93) | static void varFinalize(sqlite3_context *context){ function skewFinalize (line 103) | static void skewFinalize(sqlite3_context *context){ function kurtFinalize (line 114) | static void kurtFinalize(sqlite3_context *context){ function powFn (line 130) | static void powFn(sqlite3_context *context, int argc, sqlite3_value **ar... function rngFn (line 136) | static void rngFn(sqlite3_context *context, int argc, sqlite3_value **ar... function sqfn (line 145) | sqfn(sqrt) sqfn(exp) sqfn(log) sqfn(log10) sqfn(sin) FILE: apop_fexact.c type Rboolean (line 24) | typedef enum { FALSE = 0, TRUE /*, MAYBE */ } Rboolean; function imax2 (line 25) | int imax2(int a, int b){return (a>b) ? a : b;} function imin2 (line 26) | int imin2(int a, int b){return (ab) ? a : b;} function fmin2 (line 28) | float fmin2(float a, float b){return (a... function pmf_prep (line 287) | static void pmf_prep(apop_data * data, apop_model *model){ function apop_data (line 340) | apop_data *apop_data_pmf_compress(apop_data *in){ FILE: model/apop_poisson.c function apply_me (line 14) | static double apply_me(double x, void *in){ function poisson_log_likelihood (line 21) | static long double poisson_log_likelihood(apop_data *d, apop_model * p){ function data_mean (line 30) | static double data_mean(apop_data *d){ function poisson_estimate (line 42) | static void poisson_estimate(apop_data * data, apop_model *est){ function positive_beta_constraint (line 61) | static long double positive_beta_constraint(apop_data *returned_beta, ap... FILE: model/apop_probit.c function apop_data (line 32) | static apop_data *get_category_table(apop_data *d){ function probit_prep (line 42) | static void probit_prep(apop_data *d, apop_model *m){ function biprobit_ll_row (line 83) | static double biprobit_ll_row(apop_data *r){ function biprobit_log_likelihood (line 91) | static long double biprobit_log_likelihood(apop_data *d, apop_model *p){ function unordered (line 101) | static double unordered(double in){ return in == val; } function multiprobit_log_likelihood (line 104) | static long double multiprobit_log_likelihood(apop_data *d, apop_model *p){ function probit_dlog_likelihood (line 130) | static void probit_dlog_likelihood(apop_data *d, gsl_vector *gradient, a... function apop_data (line 166) | static apop_data *multilogit_expected(apop_data *in, apop_model *m){ function logit_prep (line 201) | static void logit_prep(apop_data *d, apop_model *m){ function find_index (line 206) | static size_t find_index(double in, double *m, size_t max){ function one_logit_row (line 212) | double one_logit_row(apop_data *thisobservation, void *factor_list){ function multilogit_log_likelihood (line 231) | static long double multilogit_log_likelihood(apop_data *d, apop_model *p){ function get_draw_size (line 292) | static size_t get_draw_size(apop_model *in){ function logit_rng (line 303) | static int logit_rng(double *out, gsl_rng *r, apop_model *m){ FILE: model/apop_t.c function apop_t_estimate (line 8) | static void apop_t_estimate(apop_data *d, apop_model *m){ function one_t (line 25) | static double one_t(double in, void *params){ function apop_tdist_llike (line 32) | static long double apop_tdist_llike(apop_data *d, apop_model *m){ function apop_t_dist_draw (line 40) | int apop_t_dist_draw(double *out, gsl_rng *r, apop_model *m){ function apop_t_dist_cdf (line 49) | static long double apop_t_dist_cdf(apop_data *in, apop_model *m){ function apop_t_dist_constraint (line 58) | static long double apop_t_dist_constraint(apop_data *beta, apop_model *m){ FILE: model/apop_uniform.c function getminmax (line 18) | static void getminmax(apop_data *d, double *min, double *max){ function unif_ll (line 26) | static long double unif_ll(apop_data *d, apop_model *m){ function unif_p (line 36) | static long double unif_p(apop_data *d, apop_model *m){ function uniform_estimate (line 47) | static void uniform_estimate(apop_data * data, apop_model *est){ function unif_cdf (line 55) | static long double unif_cdf(apop_data *d, apop_model *m){ function uniform_rng (line 66) | static int uniform_rng(double *out, gsl_rng *r, apop_model* eps){ function improper_uniform_estimate (line 91) | static void improper_uniform_estimate(apop_data * data, apop_model *m){ } function improper_unif_ll (line 93) | static long double improper_unif_ll(apop_data *d, apop_model *m){ return... function improper_unif_cdf (line 94) | static long double improper_unif_cdf(apop_data *d, apop_model *m){ retur... function improper_unif_p (line 95) | static long double improper_unif_p (apop_data *d, apop_model *m){ return... function improper_uniform_rng (line 97) | static int improper_uniform_rng(double *out, gsl_rng *r, apop_model* eps){ FILE: model/apop_wishart.c function pos_def (line 7) | static long double pos_def(apop_data *data, apop_model *candidate){ type wishartstruct_t (line 11) | typedef struct{ function one_wishart_row (line 17) | static double one_wishart_row(gsl_vector *in, void *ws_in){ function wishart_ll (line 35) | static long double wishart_ll(apop_data *in, apop_model *m){ function apop_wishart_draw (line 52) | static int apop_wishart_draw(double *out, gsl_rng *r, apop_model *m){ function wishart_constraint (line 103) | static long double wishart_constraint(apop_data *d, apop_model *m){ function wishart_prep (line 113) | static void wishart_prep(apop_data *d, apop_model *m){ function fixed_wishart_ll (line 118) | static long double fixed_wishart_ll(apop_data *in, apop_model *m){ function wishart_estimate (line 130) | static void wishart_estimate(apop_data *d, apop_model *m){ FILE: model/apop_yule.c function yule_constraint (line 23) | static long double yule_constraint(apop_data *returned_beta, apop_model ... function apply_me (line 30) | static double apply_me(double pt, void *bb){ function dapply_me (line 38) | static double dapply_me(double pt, void *bb){ return -gsl_sf_psi(pt+*(do... function yule_log_likelihood (line 40) | static long double yule_log_likelihood(apop_data *d, apop_model *m){ function yule_dlog_likelihood (line 50) | static void yule_dlog_likelihood(apop_data *d, gsl_vector *gradient, apo... function yule_rng (line 63) | static int yule_rng( double *out, gsl_rng * r, apop_model *a){ function yule_prep (line 71) | static void yule_prep(apop_data *data, apop_model *params){ FILE: model/apop_zipf.c function zipf_constraint (line 24) | static long double zipf_constraint(apop_data *returned_beta, apop_model ... function zipf_log_likelihood (line 31) | static long double zipf_log_likelihood(apop_data *d, apop_model *m){ function zipf_rng (line 45) | static int zipf_rng(double *out, gsl_rng* r, apop_model *param){ FILE: tests/db_tests.c function test_data_to_db (line 33) | void test_data_to_db() { function test_uniform (line 51) | void test_uniform(apop_data *d){ function db_to_text (line 75) | void db_to_text(){ function test_blank_db_queries (line 133) | void test_blank_db_queries(){ function test_nan_data (line 148) | void test_nan_data(){ function test_printing (line 184) | static void test_printing(){ function test_crosstabbing (line 230) | void test_crosstabbing() { function main (line 260) | int main(){ FILE: tests/distribution_tests.c function tfloor (line 26) | void tfloor(apop_model *dce){ function estimate_model (line 30) | int estimate_model(apop_data *data, apop_model *dist, char *method, apop... function test_one_distribution (line 78) | void test_one_distribution(gsl_rng *r, apop_model *model, apop_model *tr... function test_cdf (line 108) | void test_cdf(gsl_rng *r, apop_model *m){//m is parameterized function test_distributions (line 132) | void test_distributions(gsl_rng *r){ function got_bored (line 198) | static void got_bored(){ exit(0); } function main (line 200) | int main(int argc, char **argv){ FILE: tests/error_test.c function check_log (line 19) | void check_log(char*fn_to_check, char*msg){ function check_data_error (line 26) | void check_data_error(apop_data *in, char should_be, char *fn_to_check, ... function reset_log (line 31) | void reset_log(){ function main (line 38) | int main(){ FILE: tests/factors.c function main (line 8) | int main(){ FILE: tests/lognormal_test.c function test_lognormal (line 4) | void test_lognormal(gsl_rng *r){ function main (line 39) | int main(){ test_lognormal(apop_rng_alloc(24)); } FILE: tests/nist_tests.c function pontius (line 20) | void pontius(){ function wampler1 (line 36) | void wampler1(){ function numacc4 (line 49) | void numacc4(){ function main (line 58) | int main(){ FILE: tests/rake_test.c function rake_check (line 5) | void rake_check(apop_model *base, apop_model *fitted){ function test_raking_further (line 21) | void test_raking_further(){ function weights_are_one (line 61) | double weights_are_one(apop_data *in){assert(gsl_vector_get(in->weights,... function equal_or_absent (line 62) | double equal_or_absent(apop_data *in){ function compare_results (line 69) | double compare_results(apop_data *in, void *other, int index){ function main (line 75) | int main(){ FILE: tests/sort_example.c function get_distance (line 14) | double get_distance(gsl_vector *v) {return apop_vector_distance(v);} function main (line 16) | int main(){ FILE: tests/sort_tests.c function check_sorting1 (line 3) | void check_sorting1(apop_data *d){ function check_sorting2 (line 19) | void check_sorting2(apop_data *d){ FILE: tests/test_apop.c function v_pow10 (line 72) | void v_pow10(double *in){ *in = pow(10,*in);} function log_for_map (line 73) | double log_for_map(gsl_vector *v){apop_vector_log(v); return apop_sum(v);} function log_by_val (line 74) | double log_by_val(double x){return x;} function log_and_exp (line 76) | static void log_and_exp(gsl_rng *r){ function test_percentiles (line 110) | void test_percentiles(){ function test_score (line 127) | void test_score(){ function test_normalizations (line 157) | void test_normalizations(gsl_vector *v){ function test_skew_and_kurt (line 176) | void test_skew_and_kurt(gsl_rng *r){ function test_listwise_delete (line 196) | void test_listwise_delete(){ function wmt (line 262) | static void wmt(gsl_vector *v, gsl_vector *v2, gsl_vector *w, gsl_vector... function test_weigted_moments (line 271) | void test_weigted_moments(){ function test_split_and_stack (line 297) | void test_split_and_stack(gsl_rng *r){ function test_predicted_and_residual (line 446) | void test_predicted_and_residual(apop_model *est){ function test_OLS (line 465) | void test_OLS(gsl_rng *r){ function test_inversion (line 489) | void test_inversion(gsl_rng *r){ function test_summarize (line 513) | void test_summarize(){ function test_dot (line 527) | void test_dot(){ function fill_p (line 552) | static void fill_p(apop_data *d, gsl_rng *r){ function check_p (line 566) | static void check_p(apop_data *d, apop_data *dout){ function apop_pack_test (line 580) | void apop_pack_test(gsl_rng *r){ function test_model_fix_parameters (line 614) | void test_model_fix_parameters(gsl_rng *r){ function test_linear_constraint (line 654) | void test_linear_constraint(){ function broken_est (line 690) | static void broken_est(apop_data *d, apop_model *m){ function super_broken_est (line 699) | static void super_broken_est(apop_data *d, apop_model *m){ function test_jackknife (line 709) | void test_jackknife(gsl_rng *r){ function test_multivariate_normal (line 751) | void test_multivariate_normal(){ function common_binomial_bit (line 774) | static void common_binomial_bit(apop_model *out, int n, double p){ function test_binomial (line 782) | void test_binomial(gsl_rng *r){ function test_rownames (line 795) | void test_rownames(){ function get_factor_index (line 817) | int get_factor_index(apop_data *flist, char *findme){ function check_for_dummies (line 826) | static void check_for_dummies(apop_data *d, apop_data *dum, int offset){ function dummies_and_factors (line 841) | void dummies_and_factors(){ function test_vector_moving_average (line 858) | void test_vector_moving_average(){ function test_transpose (line 873) | void test_transpose(){ function apop_data (line 889) | apop_data *generate_probit_logit_sample (gsl_vector* true_params, gsl_rn... function test_unique_elements (line 909) | void test_unique_elements(){ function test_probit_and_logit (line 935) | void test_probit_and_logit(gsl_rng *r){ function test_resize (line 961) | void test_resize(){ function test_mvn_gamma (line 989) | void test_mvn_gamma(){ function test_default_rng (line 994) | void test_default_rng(gsl_rng *r) { function ran_uniform (line 1006) | double ran_uniform(double in, void *r){ return gsl_rng_uniform(r);} function negate (line 1007) | double negate(double in){ return -in;} function test_posdef (line 1009) | void test_posdef(gsl_rng *r){ function set_to_index (line 1027) | static double set_to_index(double in, int index){ return index;} function is_even (line 1028) | static double is_even(double in){ return !((int)in%2);} function is_odd (line 1029) | static double is_odd(double in){ return (int)in%2;} function nan_even (line 1030) | static double nan_even(double in){ return is_even(in) ? GSL_NAN : in; } function row_manipulations (line 1032) | void row_manipulations(){ function test_pmf (line 1048) | void test_pmf(){ function test_arms (line 1072) | void test_arms(gsl_rng *r){ function test_pmf_compress (line 1102) | void test_pmf_compress(gsl_rng *r){ function test_vtables (line 1151) | void test_vtables(){ function test_weighted_regression (line 1165) | void test_weighted_regression(apop_data *d, apop_model *e){ function test_ols_offset (line 1174) | void test_ols_offset(gsl_rng *r){ function main (line 1208) | int main(int argc, char **argv){ FILE: tests/test_kernel_ll.c function sum_of_parts (line 7) | long double sum_of_parts(apop_data *d1, apop_data *target){ function go (line 19) | void go(apop_data *d1, apop_data *d2){ function main (line 29) | int main(){ FILE: tests/update_via_rng.c function fake_ll (line 31) | long double fake_ll (apop_data *d, apop_model *m){ function apop_data (line 35) | apop_data *apop_data_pmf_expand(apop_data *in, int factor){ function deciles (line 50) | void deciles(apop_model *m1, apop_model *m2, double max){ function betabinom (line 60) | void betabinom(){ function gammafish (line 86) | void gammafish(){ function make_draws (line 111) | void make_draws(){ function main (line 131) | int main(){ FILE: transform/apop_coordinate_transform.c type apop_data (line 51) | typedef apop_data *(*d_to_d)(apop_data*); FILE: transform/apop_cross.c type twop_s (line 36) | typedef struct { function twop_s (line 47) | twop_s unpack_a_draw(apop_data *d, apop_cross_settings *s){ function twop_s (line 60) | static twop_s get_second(apop_data *d, char *splitpage, apop_cross_setti... function repaste (line 81) | static void repaste(twop_s dd){ function cross_print (line 88) | void cross_print(apop_model *m, FILE *out){ function cross_est (line 103) | static void cross_est(apop_data *d, apop_model *m){ function cross_ll (line 112) | static long double cross_ll(apop_data *d, apop_model *m){ function cross_p (line 121) | static long double cross_p(apop_data *d, apop_model *m){ function cross_draw (line 129) | static int cross_draw(double *d, gsl_rng *r, apop_model *m){ function apop_model (line 142) | apop_model *apop_model_cross_base(apop_model *mlist[]){ FILE: transform/apop_dconstrain.c function get_scaling (line 42) | static double get_scaling(apop_model *m){ function dc_prep (line 67) | static void dc_prep(apop_data *d, apop_model *m){ function dc_rng (line 81) | static int dc_rng(double *out, gsl_rng *r, apop_model *m){ function constr (line 91) | static double constr(apop_data *d, void *csin){ function is_stale (line 96) | static bool is_stale(apop_dconstrain_settings *cs, apop_model *m){ //do ... function dc_ll (line 119) | static long double dc_ll(apop_data *indata, apop_model* m){ FILE: transform/apop_fix_params.c function find_nans (line 13) | static double find_nans(double in){ return isnan(in); } function addin (line 15) | static void addin(apop_data *predict, size_t i, int j, size_t page){ function find_missing (line 28) | static void find_missing(const apop_data *data, apop_data *predict, size... function apop_data (line 42) | static apop_data *apop_predict_table_prep(apop_data *in){ function apop_data_predict_fill (line 67) | static void apop_data_predict_fill(apop_data *data, apop_data *predict){ type apop_fix_params_settings (line 86) | typedef struct { function unpack (line 93) | static void unpack(apop_data *out, apop_model *m){ function pack (line 101) | static void pack(apop_data *in, apop_model *m){ function fix_params_draw (line 145) | static int fix_params_draw(double *out, gsl_rng* r, apop_model *eps){ function fixed_est (line 151) | static void fixed_est(apop_data * data, apop_model *params){ function fixed_param_show (line 158) | static void fixed_param_show(apop_model *m, FILE *out){ function fixed_param_prep (line 170) | static void fixed_param_prep(apop_data *data, apop_model *params){ function set_starting_point (line 182) | void set_starting_point(apop_data * in_params, apop_model * model_out, d... function apop_model (line 232) | apop_model * apop_model_fix_params(apop_model *model_in){ function apop_model (line 275) | apop_model * apop_model_fix_params_get_base(apop_model *fixed_model){ FILE: transform/apop_mixture.c function apop_model (line 120) | apop_model *apop_model_mixture_base(apop_model **inlist){ function mixture_show (line 141) | void mixture_show(apop_model *m, FILE *out){ function mixture_prep (line 155) | static void mixture_prep(apop_data * data, apop_model *model){ function unpack (line 174) | void unpack(apop_model *min){ function apop_data (line 198) | apop_data* get_lls(apop_data *d, apop_model *m){ function sum_exp_vector (line 222) | static long double sum_exp_vector(gsl_vector const *onerow){ function mixture_log_likelihood (line 230) | static long double mixture_log_likelihood(apop_data *d, apop_model *mode... function mixture_draw (line 278) | static int mixture_draw (double *out, gsl_rng *r, apop_model *m){ function mixture_cdf (line 293) | static long double mixture_cdf(apop_data *d, apop_model *model_in){ function mixture_constraint (line 302) | static long double mixture_constraint(apop_data *data, apop_model *model...