Estimation of the coherent tail mean based on order statistics (for both left and right tails) More...
#include <statistics_fwd.hpp>
Public Types | |
typedef numeric::functional::fdiv < Sample, std::size_t > ::result_type | float_type |
typedef float_type | result_type |
typedef mpl::false_ | is_droppable |
Public Member Functions | |
coherent_tail_mean_impl (dont_care) | |
template<typename Args > | |
result_type | result (Args const &args) const |
detail::void_ | operator() (dont_care) |
detail::void_ | add_ref (dont_care) |
detail::void_ | drop (dont_care) |
detail::void_ | on_drop (dont_care) |
Estimation of the coherent tail mean based on order statistics (for both left and right tails)
The coherent tail mean is equal to the non-coherent tail mean plus a correction term that ensures coherence in case of non-continuous distributions.
typedef numeric::functional::fdiv<Sample, std::size_t>::result_type boost::accumulators::impl::coherent_tail_mean_impl< Sample, LeftRight >::float_type |
|
inherited |
typedef float_type boost::accumulators::impl::coherent_tail_mean_impl< Sample, LeftRight >::result_type |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |