eph_setup
Returns the mandatory workflow, critical rules, and available topics to begin every EPH task. Call before writing code or referencing variables.
Instructions
CALL THIS FIRST — before writing any code or referencing any variable.
Returns the mandatory workflow, critical rules, and available topics. This is step 1 of every EPH task. No exceptions.
After calling this, proceed to:
get_design_record() → exact variable names for the dataset
get_package_docs() → correct function signatures for R or Python
get_methodology() → weighting rules, rate formulas, indicator definitions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||