Top-level dispatcher that mirrors the Stata regsensitivity command.
For most users, calling regsen_bounds() or regsen_breakdown() directly
is clearer.
Usage
regsensitivity(
subcommand = c("bounds", "breakdown", "summary"),
formula,
data,
...
)