Skip to content

voiage.contracts.study_design.SelectionUncertaintyV1

Descriptive uncertainty in the point-estimate COSS selection.

serialize_probabilities([positional or keyword] self: None = None, [positional or keyword] value: object = None) -> object

Restore the JSON mapping shape for canonical serialization.

Parameters:

  • self
  • value object

Returns: object

serialize_selection_counts([positional or keyword] self: None = None, [positional or keyword] value: object = None) -> object

Restore the JSON mapping shape for canonical serialization.

Parameters:

  • self
  • value object

Returns: object

validate_probabilities([positional or keyword] self: None = None) -> Self

Require finite closed-unit-interval selection probabilities.

Parameters:

  • self

Returns: Self