Skip to content

sam::GroupPooling::Parameters

Public Attributes

Name
HackingMethod name
Placeholder for hacking strategy name.
std::vector< std::vector< int > > pooled_conditions
List of paired indices indicating which groups should be pooled together.

Public Attributes Documentation

variable name

HackingMethod name = HackingMethod::GroupPooling;

Placeholder for hacking strategy name.

variable pooled_conditions

std::vector< std::vector< int > > pooled_conditions;

List of paired indices indicating which groups should be pooled together.


Updated on 29 June 2021 at 16:13:47 CEST


Last update: 2021-09-18