Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1021 Bytes

ExperimentBayesianResultsRep.md

File metadata and controls

13 lines (10 loc) · 1021 Bytes

# ExperimentBayesianResultsRep

Properties

Name Type Description Notes
_links array<string,\LaunchDarklyApi\Model\Link> The location and content type of related resources [optional]
treatment_results \LaunchDarklyApi\Model\TreatmentResultRep[] Deprecated, use <code>results</code> instead. Only populated when response does not contain results sliced by multiple attributes. [optional]
metric_seen \LaunchDarklyApi\Model\MetricSeen [optional]
probability_of_mismatch float The probability of a Sample Ratio Mismatch [optional]
results \LaunchDarklyApi\Model\SlicedResultsRep[] A list of attribute values and their corresponding treatment results [optional]

[Back to Model list] [Back to API list] [Back to README]