- apop_anova()
: apop_tests.c
, stats.h
- apop_arms_draw()
: apop_arms.c
- apop_array_to_data()
: conversions.h
- apop_array_to_matrix()
: conversions.h
- apop_array_to_vector()
: conversions.h
- Apop_assert
: asst.h
- Apop_assert_void
: asst.h
- apop_bernoulli
: apop_bernoulli.c
, model.h
- apop_beta
: apop_beta.c
, model.h
- apop_beta_from_mean_var()
: apop_beta.c
, model.h
- apop_binomial
: model.h
, apop_binomial.c
- apop_bootstrap_cov()
: apop_bootstrap.c
, asst.h
- apop_category_settings_alloc()
: apop_multinomial_probit.c
- apop_category_settings_init()
: apop_multinomial_probit.c
- apop_chi_squared
: apop_t_f_chi.c
, model.h
- Apop_col
: stats.h
- Apop_col_t
: stats.h
- apop_crosstab_to_db()
: apop_conversions.c
, conversions.h
- apop_data_add_named_elmt()
: apop_data.c
, types.h
- apop_data_alloc()
: apop_data.c
, types.h
- apop_data_calloc()
: types.h
, apop_data.c
- apop_data_copy()
: apop_data.c
, types.h
- apop_data_correlation()
: apop_stats.c
, stats.h
- apop_data_covariance()
: apop_stats.c
, stats.h
- apop_data_fill
: conversions.h
- apop_data_free()
: apop_data.c
, types.h
- apop_data_get()
: apop_data.c
, types.h
- apop_data_get_it()
: apop_data.c
, types.h
- apop_data_get_ti()
: apop_data.c
, types.h
- apop_data_get_tt()
: apop_data.c
, types.h
- apop_data_listwise_delete()
: apop_missing_data.c
, asst.h
- apop_data_memcpy()
: apop_data.c
, types.h
- apop_data_pack()
: conversions.h
- apop_data_print()
: apop_output.c
- apop_data_ptr()
: apop_data.c
, types.h
- apop_data_ptr_it()
: apop_data.c
, types.h
- apop_data_ptr_ti()
: apop_data.c
, types.h
- apop_data_ptr_tt()
: apop_data.c
, types.h
- apop_data_rm_columns()
: apop_data.c
, types.h
- apop_data_set()
: apop_data.c
, types.h
- apop_data_set_it()
: apop_data.c
, types.h
- apop_data_set_ti()
: apop_data.c
, types.h
- apop_data_set_tt()
: apop_data.c
, types.h
- apop_data_show()
: apop_output.c
- apop_data_sort()
: apop_asst.c
, asst.h
- apop_data_split()
: apop_data.c
, types.h
- apop_data_stack()
: apop_data.c
, types.h
- apop_data_summarize()
: apop_stats.c
, stats.h
- apop_data_to_db()
: apop_db.c
, db.h
- apop_data_to_dummies()
: apop_regression.c
, stats.h
- apop_data_transpose()
: apop_data.c
, types.h
- apop_data_unpack()
: conversions.h
- apop_db_close()
: apop_db.c
, db.h
- apop_db_merge()
: apop_db.c
, db.h
- apop_db_merge_table()
: apop_db.c
, db.h
- apop_db_open()
: apop_db.c
, db.h
- apop_db_paired_t_test()
: apop_db.c
, db.h
- apop_db_rng_init()
: apop_db.c
, db.h
- apop_db_t_test()
: apop_db.c
, db.h
- apop_db_to_crosstab()
: apop_conversions.c
, conversions.h
- apop_det_and_inv()
: apop_linear_algebra.c
- apop_dirichlet
: apop_dirichlet.c
, model.h
- apop_dot()
: apop_linear_algebra.c
- apop_draw()
: apop_model.c
, model.h
- apop_error()
: apop_asst.c
, asst.h
- apop_estimate()
: apop_model.c
, model.h
- apop_estimate_coefficient_of_determination()
: apop_regression.c
, stats.h
- apop_estimate_fixed_effects_OLS()
: apop_regression.c
, stats.h
- apop_estimate_parameter_t_tests()
: apop_mle.c
, apop_regression.c
, stats.h
- apop_estimate_r_squared
: stats.h
- apop_estimate_restart()
: apop_mle.c
, likelihoods.h
- apop_expected_value()
: apop_model.c
, model.h
- apop_exponential
: apop_exponential.c
, model.h
- apop_f_distribution
: apop_t_f_chi.c
, model.h
- apop_f_test()
: apop_regression.c
, stats.h
- apop_gamma
: apop_gamma.c
, model.h
- apop_gaussian
: model.h
- apop_generalized_harmonic()
: apop_asst.c
, asst.h
- apop_histogram
: apop_histogram.c
, model.h
- apop_histogram_model_reset()
: apop_hist.c
, asst.h
- apop_histogram_moving_average()
: apop_smoothing.c
, asst.h
- apop_histogram_normalize()
: apop_hist.c
, asst.h
- apop_histogram_plot()
: apop_output.c
- apop_histogram_print()
: apop_output.c
- apop_histogram_settings_alloc()
: apop_histogram.c
, settings.h
- apop_histogram_vector_reset()
: apop_hist.c
, asst.h
- apop_histograms_test_goodness_of_fit()
: apop_hist.c
, asst.h
- apop_improper_uniform
: apop_uniform.c
, model.h
- apop_iv
: apop_OLS.c
, model.h
- apop_jackknife_cov()
: apop_bootstrap.c
, asst.h
- apop_kernel_density
: apop_histogram.c
, model.h
- apop_kernel_density_settings_alloc()
: apop_histogram.c
, settings.h
- apop_line_to_data()
: conversions.h
- apop_line_to_matrix()
: conversions.h
- apop_linear_constraint()
: apop_linear_constraint.c
, likelihoods.h
- apop_log_likelihood()
: apop_model.c
, model.h
- apop_logit
: apop_multinomial_probit.c
, model.h
- apop_lognormal
: apop_normal.c
, model.h
- apop_ls_settings_init()
: apop_OLS.c
- apop_map()
: apop_mapply.c
- apop_map_sum()
: apop_mapply.c
- apop_matrix_apply()
: apop_mapply.c
- apop_matrix_apply_all()
: apop_mapply.c
- Apop_matrix_col
: stats.h
- apop_matrix_copy()
: conversions.h
- apop_matrix_correlation()
: apop_stats.c
, stats.h
- apop_matrix_covariance()
: apop_stats.c
, stats.h
- apop_matrix_determinant()
: apop_linear_algebra.c
- apop_matrix_fill
: conversions.h
- apop_matrix_increment()
: apop_linear_algebra.c
- apop_matrix_inverse()
: apop_linear_algebra.c
- apop_matrix_is_positive_semidefinite()
: apop_t_f_chi.c
, stats.h
- apop_matrix_map()
: apop_mapply.c
- apop_matrix_map_all()
: apop_mapply.c
- apop_matrix_map_all_sum()
: apop_mapply.c
- apop_matrix_map_sum()
: apop_mapply.c
- apop_matrix_mean()
: apop_stats.c
, stats.h
- apop_matrix_mean_and_var()
: apop_stats.c
, stats.h
- apop_matrix_normalize()
: apop_stats.c
, stats.h
- apop_matrix_pca()
: apop_linear_algebra.c
- apop_matrix_print()
: apop_output.c
- apop_matrix_realloc()
: apop_data.c
, types.h
- apop_matrix_rm_columns()
: apop_linear_algebra.c
- Apop_matrix_row
: stats.h
- apop_matrix_show()
: apop_output.c
- apop_matrix_stack()
: apop_linear_algebra.c
- apop_matrix_sum()
: apop_stats.c
, stats.h
- apop_matrix_to_data()
: apop_data.c
, types.h
- apop_matrix_to_db()
: apop_db.c
, db.h
- apop_matrix_to_positive_semidefinite()
: apop_t_f_chi.c
, stats.h
- apop_matrix_var_m()
: apop_stats.c
, stats.h
- apop_maximum_likelihood()
: apop_mle.c
, likelihoods.h
- apop_mean
: stats.h
- apop_ml_imputation()
: apop_missing_data.c
, asst.h
- apop_mle_settings_init()
: apop_mle.c
- apop_model
: types.h
- Apop_model_add_group
: settings.h
- apop_model_clear()
: apop_model.c
, model.h
- apop_model_copy()
: model.h
, apop_model.c
- apop_model_fix_params()
: apop_model_fix_params.c
, likelihoods.h
- apop_model_free()
: model.h
, apop_model.c
- apop_model_hessian()
: apop_mle.c
, likelihoods.h
- apop_model_numerical_covariance()
: likelihoods.h
, apop_mle.c
- apop_model_prep()
: apop_model.c
, model.h
- apop_model_print()
: apop_model.c
- apop_model_set_parameters
: model.h
- apop_model_show()
: apop_model.c
, model.h
- apop_multinomial
: model.h
, apop_binomial.c
- apop_multinomial_probit
: apop_multinomial_probit.c
, model.h
- apop_multivariate_gamma()
: stats.h
, apop_t_f_chi.c
- apop_multivariate_lngamma()
: apop_t_f_chi.c
, stats.h
- apop_multivariate_normal
: model.h
, apop_multivariate_normal.c
- apop_name_add()
: apop_name.c
, types.h
- apop_name_alloc()
: apop_name.c
, types.h
- apop_name_copy()
: apop_name.c
, types.h
- apop_name_cross_stack()
: apop_name.c
, types.h
- apop_name_find()
: apop_name.c
, types.h
- apop_name_free()
: apop_name.c
, types.h
- apop_name_print()
: apop_name.c
, types.h
- apop_name_stack()
: apop_name.c
, types.h
- apop_normal
: apop_normal.c
, model.h
- apop_numerical_gradient()
: apop_mle.c
- apop_ols
: apop_OLS.c
, model.h
- apop_opts
: apop_db.c
, types.h
- apop_p()
: model.h
, apop_model.c
- apop_paired_t_test()
: apop_regression.c
, stats.h
- apop_plot_histogram()
: apop_output.c
- apop_plot_lattice()
: apop_output.c
- apop_plot_line_and_scatter()
: apop_output.c
- apop_plot_qq()
: apop_output.c
- apop_plot_triangle()
: apop_output.c
- apop_poisson
: apop_poisson.c
, model.h
- apop_probit
: model.h
, apop_multinomial_probit.c
- apop_query()
: apop_db.c
- apop_query_to_data()
: apop_db.c
- apop_query_to_float()
: apop_db.c
- apop_query_to_matrix()
: apop_db.c
- apop_query_to_mixed_data()
: apop_db.c
- apop_query_to_text()
: apop_db.c
- apop_query_to_vector()
: apop_db.c
- apop_random_double()
: stats.h
, apop_stats.c
- apop_random_int()
: apop_stats.c
, stats.h
- apop_rank_settings_init()
: apop_exponential.c
- apop_rng_alloc()
: apop_bootstrap.c
, asst.h
- apop_rng_GHgB3()
: apop_waring.c
- Apop_row
: stats.h
- Apop_row_t
: stats.h
- apop_score()
: apop_model.c
, model.h
- Apop_settings_add_group
: settings.h
- Apop_settings_alloc
: asst.h
- apop_settings_copy_group()
: settings.h
, apop_settings.c
- Apop_settings_declarations()
: settings.h
- Apop_settings_get
: settings.h
- apop_settings_get_group()
: settings.h
, apop_settings.c
- Apop_settings_get_group
: settings.h
- apop_settings_group_alloc()
: apop_settings.c
, settings.h
- apop_settings_rm_group()
: apop_settings.c
- Apop_settings_rm_group
: settings.h
- apop_settings_rm_group()
: settings.h
- Apop_settings_set
: settings.h
- apop_strip_dots()
: apop_asst.c
, conversions.h
- Apop_submatrix
: stats.h
- apop_sum
: stats.h
- apop_system()
: apop_asst.c
- apop_t_distribution
: model.h
, apop_t_f_chi.c
- apop_t_test()
: stats.h
, apop_regression.c
- apop_table_exists()
: db.h
, apop_db.c
- apop_test()
: asst.h
, apop_tests.c
- apop_test_anova_independence()
: asst.h
, apop_tests.c
- apop_test_fisher_exact()
: stats.h
, apop_fexact.c
- apop_test_kolmogorov()
: asst.h
, apop_hist.c
- apop_text_add()
: types.h
, apop_data.c
- apop_text_alloc()
: types.h
, apop_data.c
- apop_text_free()
: types.h
, apop_data.c
- apop_text_to_data()
: apop_conversions.c
, conversions.h
- apop_text_to_db()
: conversions.h
, apop_conversions.c
- apop_text_to_factors()
: stats.h
, apop_regression.c
- apop_text_unique_elements()
: apop_regression.c
, stats.h
- apop_uniform
: model.h
, apop_uniform.c
- apop_update()
: asst.h
, apop_update.c
- apop_update_settings_alloc()
: apop_update.c
, settings.h
- apop_update_settings_init()
: settings.h
, apop_update.c
- apop_var
: stats.h
- apop_vector_apply()
: apop_mapply.c
- apop_vector_bounded()
: apop_linear_algebra.c
- apop_vector_copy()
: conversions.h
- apop_vector_correlation()
: apop_stats.c
, stats.h
- apop_vector_cov()
: stats.h
, apop_stats.c
- apop_vector_distance()
: apop_stats.c
, stats.h
- apop_vector_exp()
: apop_linear_algebra.c
- apop_vector_fill
: conversions.h
- apop_vector_grid_distance()
: stats.h
, apop_stats.c
- apop_vector_increment()
: apop_linear_algebra.c
- apop_vector_kurt
: stats.h
- apop_vector_kurtosis()
: stats.h
, apop_stats.c
- apop_vector_kurtosis_pop()
: apop_stats.c
, stats.h
- apop_vector_log()
: apop_linear_algebra.c
- apop_vector_log10()
: apop_linear_algebra.c
- apop_vector_map()
: apop_mapply.c
- apop_vector_map_sum()
: apop_mapply.c
- apop_vector_mean
: stats.h
- apop_vector_moving_average()
: apop_smoothing.c
, asst.h
- apop_vector_normalize()
: stats.h
, apop_stats.c
- apop_vector_percentiles()
: asst.h
, apop_asst.c
- apop_vector_print()
: apop_output.c
- apop_vector_realloc()
: apop_data.c
, types.h
- apop_vector_show()
: apop_output.c
- apop_vector_skew()
: stats.h
, apop_stats.c
- apop_vector_skew_pop()
: stats.h
, apop_stats.c
- apop_vector_stack()
: apop_linear_algebra.c
- apop_vector_sum()
: stats.h
, apop_stats.c
- apop_vector_to_array()
: conversions.h
- apop_vector_to_data()
: types.h
, apop_data.c
- apop_vector_to_matrix()
: conversions.h
- apop_vector_unique_elements()
: apop_regression.c
, stats.h
- apop_vector_var
: stats.h
- apop_vector_var_m()
: apop_stats.c
, stats.h
- apop_vector_weighted_cov()
: stats.h
, apop_stats.c
- apop_vector_weighted_kurt()
: stats.h
, apop_stats.c
- apop_vector_weighted_mean()
: stats.h
, apop_stats.c
- apop_vector_weighted_skew()
: stats.h
, apop_stats.c
- apop_vector_weighted_var()
: apop_stats.c
, stats.h
- apop_waring
: model.h
, apop_waring.c
- apop_wishart
: apop_t_f_chi.c
, model.h
- apop_wls
: apop_OLS.c
, model.h
- apop_yule
: apop_yule.c
, model.h
- apop_zipf
: model.h
, apop_zipf.c
Autogenerated by doxygen on 23 Nov 2009.