|
Docs
|
Structure to hold statistics for each cluster. More...
#include <binary_cache.hpp>
Public Attributes | |
| int | binary_sum = 0 |
| int | n = 0 |
Structure to hold statistics for each cluster.
Contains the sum of binary covariates and the count of observations in the cluster.
| int BinaryCache::ClusterStats::binary_sum = 0 |
| int BinaryCache::ClusterStats::n = 0 |