Docs
Loading...
Searching...
No Matches
BinaryCache::ClusterStats Struct Reference

Structure to hold statistics for each cluster. More...

#include <binary_cache.hpp>

Public Attributes

int binary_sum = 0
int n = 0

Detailed Description

Structure to hold statistics for each cluster.

Contains the sum of binary covariates and the count of observations in the cluster.

Member Data Documentation

◆ binary_sum

int BinaryCache::ClusterStats::binary_sum = 0

◆ n

int BinaryCache::ClusterStats::n = 0

The documentation for this struct was generated from the following file: