Examples
Task-oriented templates organized by analysis type
This page indexes the example templates. Each link below points to a single runnable page that shows a complete workflow: data setup → fit → diagnostics → prediction/interpretation.
Use examples as templates: copy the minimal pattern (bundle/fit + S3 methods) and then swap kernels/backends/tail settings as your problem demands.
Note
If you are new, start with the Start hub and then return here. The full API documentation lives in pkgdown.
Unconditional (bulk-only)
Unconditional (bulk + GPD tail)
Conditional (bulk-only)
Conditional (bulk + GPD tail)
Causal
Clustering
Other resources
Prereqs
- Required packages and data for this page are listed in the setup chunks above.
Outputs
- This page renders model fits, diagnostics, and summary artifacts generated by package APIs.
Interpretation
- Canonical concept page: Model Umbrella
- Treat this page as an application/example view and use the canonical page for core definitions.
Next
- Continue to the linked canonical concept page, then return for implementation-specific details.