Contents:
Set the design module
mask (BoolTensor) – Boolean mask that marks variables in the design candidate pool
BoolTensor
k (int) – Maximal combination order to consider
int
design_scale_bias (bool) – Whether to optimize interventional scale and bias as well
bool
target_weight (Tensor) – Variable weights for computing target deviation
Tensor
None