dot-bootstrap_inference: Inference for Nonlinear DiD

.bootstrap_inferenceR Documentation

Inference for Nonlinear DiD

Description

Internal functions for bootstrap and delta-method standard errors in nonlinear staggered DiD.

Usage

.bootstrap_inference(
  attgt_df,
  data,
  yname,
  tname,
  idname,
  gname,
  xformla,
  outcome_model,
  estimand,
  control_group,
  doubly_robust,
  nboot,
  boot_type,
  alpha,
  anticipation,
  parallel,
  pl_cores
)

NonlinearDiD documentation built on May 6, 2026, 1:06 a.m.