Rosetta
|
Variables | |
static const double | expa2n2 [] |
static const unsigned int | expa2n2_length = 52 |
numeric::Real numeric::statistics::corrcoef | ( | utility::vector1< numeric::Real > const & | vec1, |
utility::vector1< numeric::Real > const & | vec2 | ||
) |
References corrcoef_with_provided_mean_and_std_dev(), mean(), and std_dev_with_provided_mean().
Referenced by spearman_r().
numeric::Real numeric::statistics::corrcoef_with_provided_mean_and_std_dev | ( | utility::vector1< numeric::Real > const & | vec1, |
numeric::Real | m1, | ||
numeric::Real | sd1, | ||
utility::vector1< numeric::Real > const & | vec2, | ||
numeric::Real | m2, | ||
numeric::Real | sd2 | ||
) |
References cov(), kmeans_adaptive_kernel_density_bb_dependent_rotlib::n, oop_scan::v1, and oop_scan::v2.
Referenced by corrcoef().
numeric::Real numeric::statistics::cov | ( | utility::vector1< numeric::Real > const & | vec1, |
utility::vector1< numeric::Real > const & | vec2 | ||
) |
References cov_with_provided_mean(), and mean().
Referenced by calculate_helical_parameters(), corrcoef_with_provided_mean_and_std_dev(), cov_with_provided_mean(), and pca_align_BROKEN().
numeric::Real numeric::statistics::cov_with_provided_mean | ( | utility::vector1< numeric::Real > const & | vec1, |
numeric::Real | m1, | ||
utility::vector1< numeric::Real > const & | vec2, | ||
numeric::Real | m2 | ||
) |
References cov(), kmeans_adaptive_kernel_density_bb_dependent_rotlib::n, oop_scan::v1, and oop_scan::v2.
Referenced by cov().
References predPRE::t.
Referenced by errfcx().
References C, cimag, creal, debug_assert, test.T009_Exceptions::e, errf(), Inf, utility::isnan(), NaN, utility_exit_with_message, w(), w_im(), x, predPRE::y, y2, and predPRE::z.
References test.T009_Exceptions::e, errfcx(), and x.
References erfcx_y100(), and x.
References C, cimag, creal, test.T009_Exceptions::e, errf(), and predPRE::z.
numeric::Real numeric::statistics::kl_divergence | ( | utility::vector1< numeric::Real > const & | prior, |
utility::vector1< numeric::Real > const & | posterior | ||
) |
Returns the Kullback-Leibler divergence (aka relative entropy) between two discrete probability distributions.
References numeric::log(), kmeans_adaptive_kernel_density_bb_dependent_rotlib::p, p_end, and enumerate_junctions::q.
|
inline |
mean value of an input vector
References create_a3b_hbs::first, subloop_histogram::size, and pyrosetta.distributed.cluster.exceptions::T.
Referenced by corrcoef(), cov(), std_dev(), and std_dev_with_provided_mean().
References test.T009_Exceptions::e, and x.
Referenced by w().
numeric::Real numeric::statistics::spearman_r | ( | utility::vector1< numeric::Real > const & | vec1, |
utility::vector1< numeric::Real > const & | vec2 | ||
) |
References corrcoef(), and utility::fractional_rank().
|
inline |
References create_a3b_hbs::first, mean(), and std_dev_with_provided_mean().
Referenced by calculate_percent_hydrophobic_stats().
|
inline |
References create_a3b_hbs::first, mean(), subloop_histogram::size, and pyrosetta.distributed.cluster.exceptions::T.
Referenced by corrcoef(), and std_dev().
References a, docking::a2, kmeans_adaptive_kernel_density_bb_dependent_rotlib::c, C, cexp, cimag, utility::copysign(), creal, denom(), 3d_histogram::dx, test.T009_Exceptions::e, errfcx(), expa2n2, expa2n2_length, enumerate_junctions::int, utility::isinf(), utility::isnan(), numeric::log(), kmeans_adaptive_kernel_density_bb_dependent_rotlib::n, NaN, pi, sinc(), sinh_taylor(), sqr(), w_im(), wr, x, kmeans_adaptive_kernel_density_bb_dependent_rotlib::xs, predPRE::y, and predPRE::z.
References NaN, predPRE::t, and x.
Referenced by w_im().
|
static |
Referenced by w().