mcdc.weight_window

mcdc.weight_window(x=None, y=None, z=None, t=None, window=None, width=None)

Activate weight window variance reduction technique.

Parameters

xarray_like[float], optional

Location of the weight window in x (default None).

yarray_like[float], optional

Location of the weight window in y (default None).

zarray_like[float], optional

Location of the weight window in z (default None).

tarray_like[float], optional

Location of the weight window in t (default None).

windowarray_like[float], optional

Bound of the statistic weight of the window (default None).

widtharray_like[float], optional

Statistical width the window will apply (default None).

Returns

A weight window card.