SHOGUN  v1.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CStatistics Member List

This is the complete list of members for CStatistics, including all inherited members.

confidence_intervals_mean(SGVector< float64_t > values, float64_t alpha, float64_t &conf_int_low, float64_t &conf_int_up)CStatisticsstatic
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_modelsel_names()CSGObject
get_modsel_param_descr(const char *param_name)CSGObject
get_modsel_param_index(const char *param_name)CSGObject
get_name() const CStatisticsvirtual
ibetaf_incomplete_beta_fe(float64_t a, float64_t b, float64_t x, float64_t big, float64_t biginv)CStatisticsprotectedstatic
ibetaf_incomplete_beta_fe2(float64_t a, float64_t b, float64_t x, float64_t big, float64_t biginv)CStatisticsprotectedstatic
ibetaf_incomplete_beta_ps(float64_t a, float64_t b, float64_t x, float64_t maxgam)CStatisticsprotectedstatic
incomplete_beta(float64_t a, float64_t b, float64_t x)CStatisticsstatic
inverse_incomplete_beta(float64_t a, float64_t b, float64_t y)CStatisticsstatic
inverse_normal_distribution(float64_t y0)CStatisticsstatic
inverse_student_t_distribution(int32_t k, float64_t p)CStatisticsstatic
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_model_selection_parametersCSGObject
m_parametersCSGObject
mean(SGVector< float64_t > values)CStatisticsstatic
parallelCSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
std_deviation(SGVector< float64_t > values)CStatisticsstatic
student_t_distribution(int32_t k, float64_t t)CStatisticsstatic
unset_generic()CSGObject
variance(SGVector< float64_t > values)CStatisticsstatic
versionCSGObject
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation