partisub
Subsampling within partitions
Loading...
Searching...
No Matches
partisub::Options Struct Reference

Options for compute(). More...

#include <partisub.hpp>

Public Attributes

bool force_non_empty = true
 
unsigned long long seed = 12345
 

Detailed Description

Member Data Documentation

◆ force_non_empty

bool partisub::Options::force_non_empty = true

Whether to force non-empty partitions to be sampled at least once. If false, there is no guarantee that small non-empty partitions will be represented by an observation in the selected subset.

◆ seed

unsigned long long partisub::Options::seed = 12345

Seed for the random number generator.


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