API Reference
This page provides a detailed reference for the GeoStep API.
Designers
… autosummary:: :toctree: generated/ :template: custom-class-template.rst
geostep.designer.StaircaseDesigner geostep.designer.SimpleRandomizationDesigner geostep.designer.StratifiedRandomizationDesigner
Analyzers
… autosummary:: :toctree: generated/ :template: custom-class-template.rst
geostep.analyzer.LiftAnalyzer geostep.analyzer.DiDAnalyzer geostep.analyzer.CRTAnalyzer
Power Analysis
… autosummary:: :toctree: generated/
geostep.power.run_power_analysis
Visualization
… autosummary:: :toctree: generated/
geostep.visualizer.plot_power_analysis geostep.visualizer.plot_lift_distribution geostep.visualizer.plot_analysis_results
Exceptions
… autosummary:: :toctree: generated/
geostep.exceptions.GeoStepError geostep.exceptions.ValidationError