The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
rd2d 0.2.0
- Adds fuzzy boundary RD support for both location-based and
distance-based methods, including fuzzy main effects, ITT, first-stage,
and optional one-sided outputs.
- Adds
params.other and params.cov controls
to rd2d() for optional companion tables and covariance
storage.
- Moves the Gaussian simulation count
repp from
rd2d() and rd2d.distance() to the summary
methods that use it for uniform confidence bands and LBATE critical
values.
- Reports pointwise CI columns and optional uniform CB columns
separately in
summary.rd2d() and
summary.rd2d.distance().
- Speeds up location-based and distance-based fits by reducing
repeated low-order basis, kernel, covariance projection, and
masspoint-counting work.
- Moves location-based uniform confidence band, WBATE, and LBATE
construction to
summary.rd2d().
- Adds distance-based WBATE and LBATE construction to
summary.rd2d.distance(), including fuzzy main, ITT, and
first-stage outputs.
- Updates location-based return tables to use lowercase column names
such as
estimate.p, std.err.q,
t.value, and p.value.
- Fixes location-based covariance construction for signed
cross-evaluation covariance, clustered finite-sample scaling, and
right-sided simulated critical values.
- Fixes distance-based covariance construction to use signed
local-polynomial residuals, corrected cluster covariance halves, and
side-specific bandwidth plug-in matrices.
- Adds CER-optimal bandwidth selectors
cerrd,
certwo, icerrd, and icertwo for
location-based and distance-based methods.
- Replaces the distance-based
kink/rbc
options with kink.unknown and kink.position,
including adaptive known-kink bandwidths based on boundary point
locations.
- Uses smooth-boundary robust bias-corrected inference as the
distance-based default, and uses the same stabilized Gram-matrix
inversion helper as the location-based methods.
- Uses
q = p by default for distance-based unknown-kink
specifications to avoid compounding the unknown-kink bandwidth shrinkage
with an additional polynomial-order change.
- Aligns distance-based return tables with location-based naming
conventions, including
main, main.0,
main.1, bw, estimate.p,
std.err.q, N.Co, and N.Tr.
- Updates public notation to use
fuzzy for treatment
receipt/status, tau.itt/tau.itt.q for
reduced-form outcome estimates,
tau.fs/tau.fs.q for first-stage estimates,
assignment for assignment, cluster for cluster
identifiers, and distance for signed distance scores.
- Removes user-facing derivative notation from distance-based help
files and printed output.
- Adds focused tests for location-based returns, lazy confidence
bands, aggregate inference, covariance regularization, clustered
covariance consistency, and numerical preservation.
- Adds focused tests for distance-based return names, fuzzy outputs,
heteroskedastic and clustered standard errors, covariance diagonals,
aggregate inference, and polynomial-order validation.
- Simplifies repository illustration files to
R/rd2d_illustration.R and R/rd2d_plot.R.
rd2d 0.0.3
Version published on CRAN on 2025-10-24.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.