SHOGUN  6.0.0
CStatistics Member List

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

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject *> *dict)CSGObject
chi2_cdf(float64_t x, float64_t k)CStatisticsstatic
clone()CSGObjectvirtual
clone_parameters(CSGObject *other)CSGObjectprotected
covariance_matrix(SGMatrix< float64_t > observations, bool in_place=false)CStatisticsstatic
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() constCSGObjectvirtual
dlgamma(float64_t x)CStatisticsstatic
entropy(float64_t *p, int32_t len)CStatisticsstatic
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
erfc8_weighted_sum(float64_t x)CStatisticsstatic
ERFC_CASE1CStatisticsstatic
ERFC_CASE2CStatisticsstatic
fdistribution_cdf(float64_t x, float64_t d1, float64_t d2)CStatisticsstatic
fishers_exact_test_for_2x3_table(SGMatrix< float64_t > table)CStatisticsstatic
fishers_exact_test_for_multiple_2x3_tables(SGMatrix< float64_t > tables)CStatisticsstatic
fit_sigmoid(SGVector< float64_t > scores)CStatisticsstatic
gamma_cdf(float64_t x, float64_t a, float64_t b)CStatisticsstatic
gamma_inverse_cdf(float64_t p, float64_t a, float64_t b)CStatisticsstatic
get(const Tag< T > &_tag) constCSGObject
get(const std::string &name) constCSGObject
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() constCStatisticsvirtual
has(const std::string &name) constCSGObject
has(const Tag< T > &tag) constCSGObject
has(const std::string &name) constCSGObject
inverse_normal_cdf(float64_t y0, float64_t mean=0, float64_t std_dev=1)CStatisticsstatic
ioCSGObject
is_generic(EPrimitiveType *generic) constCSGObjectvirtual
lgamma(float64_t x)CStatisticsstatic
lgammal(floatmax_t x)CStatisticsstatic
lnormal_cdf(float64_t x)CStatisticsstatic
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
log_det(SGMatrix< float64_t > m)CStatisticsstatic
log_det(const SGSparseMatrix< float64_t > m)CStatisticsstatic
log_det_general(const SGMatrix< float64_t > A)CStatisticsstatic
m_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parametersCSGObject
matrix_mean(SGMatrix< float64_t > values, bool col_wise=true)CStatisticsstatic
matrix_std_deviation(SGMatrix< float64_t > values, bool col_wise=true)CStatisticsstatic
matrix_variance(SGMatrix< float64_t > values, bool col_wise=true)CStatisticsstatic
mean(SGVector< T > vec)CStatisticsstatic
mean(SGVector< complex128_t > vec)CStatistics
mutual_info(float64_t *p1, float64_t *p2, int32_t len)CStatisticsstatic
normal_cdf(float64_t x, float64_t std_dev=1)CStatisticsstatic
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
register_param(Tag< T > &_tag, const T &value)CSGObjectprotected
register_param(const std::string &name, const T &value)CSGObjectprotected
relative_entropy(float64_t *p, float64_t *q, int32_t len)CStatisticsstatic
sample_from_gaussian(SGVector< float64_t > mean, SGMatrix< float64_t > cov, int32_t N=1, bool precision_matrix=false)CStatisticsstatic
sample_from_gaussian(SGVector< float64_t > mean, SGSparseMatrix< float64_t > cov, int32_t N=1, bool precision_matrix=false)CStatisticsstatic
sample_indices(int32_t sample_size, int32_t N)CStatisticsstatic
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set(const Tag< T > &_tag, const T &value)CSGObject
set(const std::string &name, const T &value)CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
shallow_copy() constCSGObjectvirtual
std_deviation(SGVector< float64_t > values)CStatisticsstatic
tgamma(float64_t x)CStatisticsstatic
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
variance(SGVector< float64_t > values)CStatisticsstatic
versionCSGObject
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation