Schemas
AnalysisData
Data used for the analysis.
Data for each hypothesis.
Show child attributes
Show child attributes
⌘I
{
"hypotheses": [
{
"id": "<string>",
"segments": [
{
"dimensions": [
{}
],
"groups": [
{
"group": "<string>",
"data": {
"chi2": {},
"zTest": {},
"gstZTest": {},
"ratio": {},
"tunncDesign": {},
"gstRatio": {},
"asympCs": {},
"asympCsRatio": {}
}
}
],
"labels": [
{}
]
}
]
}
]
}
