GeoStep
Documentation
Installation
Getting started
Interpreting an experiment
A retained experiment workflow
Methodology
API reference
Advanced analysis boundaries
Troubleshooting
Methodological repair contract
Parallel inference validation
Repair verification record
Initial release numerical review
GeoStep 0.5 release validation protocol
GeoStep 0.5 release simulation results
GeoStep 0.5 private-release verification
API
geostep.designer.StaircaseDesigner
geostep.designer.SimpleRandomizationDesigner
geostep.designer.StratifiedRandomizationDesigner
geostep.analyzer.LiftAnalyzer
geostep.analyzer.DiDAnalyzer
geostep.analyzer.CRTAnalyzer
geostep.power.run_power_analysis
geostep.visualizer.plot_power_analysis
geostep.visualizer.plot_did_results
geostep.visualizer.plot_lift_distribution
geostep.exceptions.GeoStepError
geostep.exceptions.ValidationError
GeoStep
Index
Index
_
|
C
|
D
|
G
|
L
|
N
|
P
|
R
|
S
|
V
_
__init__() (geostep.analyzer.CRTAnalyzer method)
(geostep.designer.SimpleRandomizationDesigner method)
(geostep.designer.StaircaseDesigner method)
(geostep.designer.StratifiedRandomizationDesigner method)
C
CRTAnalyzer (class in geostep.analyzer)
D
design() (geostep.designer.SimpleRandomizationDesigner method)
(geostep.designer.StaircaseDesigner method)
(geostep.designer.StratifiedRandomizationDesigner method)
DiDAnalyzer (class in geostep.analyzer)
G
GeoStepError
L
LiftAnalyzer (class in geostep.analyzer)
N
normalised (geostep.analyzer.LiftAnalyzer attribute)
P
plot_did_results() (in module geostep.visualizer)
plot_lift_distribution() (in module geostep.visualizer)
plot_power_analysis() (in module geostep.visualizer)
prepare_data() (geostep.analyzer.CRTAnalyzer method)
(geostep.designer.SimpleRandomizationDesigner method)
(geostep.designer.StaircaseDesigner method)
(geostep.designer.StratifiedRandomizationDesigner method)
R
randomize() (geostep.designer.StaircaseDesigner method)
result_type (geostep.analyzer.DiDAnalyzer attribute)
(geostep.analyzer.LiftAnalyzer attribute)
run_power_analysis() (in module geostep.power)
S
SimpleRandomizationDesigner (class in geostep.designer)
StaircaseDesigner (class in geostep.designer)
StratifiedRandomizationDesigner (class in geostep.designer)
V
validate_inputs() (geostep.analyzer.CRTAnalyzer method)
(geostep.designer.SimpleRandomizationDesigner method)
(geostep.designer.StaircaseDesigner method)
(geostep.designer.StratifiedRandomizationDesigner method)
ValidationError