Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.1 KB

ExperimentBayesianResultsRep.md

File metadata and controls

16 lines (11 loc) · 1.1 KB

ExperimentBayesianResultsRep

Properties

Name Type Description Notes
links {str: (Link,)} The location and content type of related resources [optional]
treatment_results [TreatmentResultRep] Deprecated, use <code>results</code> instead. Only populated when response does not contain results sliced by multiple attributes. [optional]
metric_seen MetricSeen [optional]
probability_of_mismatch float The probability of a Sample Ratio Mismatch [optional]
results [SlicedResultsRep] A list of attribute values and their corresponding treatment results [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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