API Reference
Run PowerAnalysis
Runs a power analysis.
POST
Run PowerAnalysis
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
AnalysisPlan: The description of which hypotheses that are going to be tested, which group comparisons that are included, and how the result should be evaluated.
PowerAnalysisData: Additional data for the power analysis, only required to be set if hypotheses are relative or if ci_width should be computed.
Response
200 - application/json
OK
Run PowerAnalysis

