voiage.methods.threshold.value_of_threshold_information
value_of_threshold_information
Section titled “value_of_threshold_information”value_of_threshold_information([positional or keyword] net_benefits: ValueArray | np.ndarray = None, [positional or keyword] threshold_profiles: ThresholdProfileSet | Sequence[ThresholdProfile | str] | None = None, [positional or keyword] strategy_names: Sequence[str] | None = None, [positional or keyword] threshold_profile_names: Sequence[str] | None = None, [positional or keyword] threshold_profile_weights: Sequence[float] | Mapping[str, float] | None = None, [positional or keyword] reference_threshold_profile: str | int | None = None, [positional or keyword] analysis_id: str | None = None, [positional or keyword] decision_problem_id: str | None = None, [positional or keyword] decision_context: str | None = None) -> ThresholdResultCalculate threshold-crossing, tipping-point, and robust VOI.
Parameters:
net_benefitsValueArray | np.ndarraythreshold_profilesThresholdProfileSet | Sequence[ThresholdProfile | str] | None(default:None)strategy_namesSequence[str] | None(default:None)threshold_profile_namesSequence[str] | None(default:None)threshold_profile_weightsSequence[float] | Mapping[str, float] | None(default:None)reference_threshold_profilestr | int | None(default:None)analysis_idstr | None(default:None)decision_problem_idstr | None(default:None)decision_contextstr | None(default:None)
Returns: ThresholdResult