for a vector of points computes for every dimension the fraction of missing values More...
#include <shark/Statistics/Statistics.h>
Inheritance diagram for shark::statistics::FractionMissing:Public Member Functions | |
| std::string | name () const |
| RealVector | statistics (std::vector< RealVector > const &points) const |
Public Member Functions inherited from shark::statistics::BaseStatisticsObject | |
| virtual | ~BaseStatisticsObject () |
for a vector of points computes for every dimension the fraction of missing values
Definition at line 75 of file Statistics.h.
|
inlinevirtual |
Implements shark::statistics::BaseStatisticsObject.
Definition at line 77 of file Statistics.h.
|
inlinevirtual |
Implements shark::statistics::BaseStatisticsObject.
Definition at line 80 of file Statistics.h.
References shark::statistics::isMissing().