Learn R Programming

npDoseResponse (version 0.2)

Nonparametric Estimation and Inference on Dose-Response Curves

Description

A novel integral estimator for estimating the causal effects with continuous treatments (or dose-response curves) and a localized derivative estimator for estimating the derivative effects. The inference on the dose-response curve and its derivative is conducted via nonparametric bootstrap. The reference paper is Zhang, Chen, and Giessing (2024) .

Copy Link

Version

Install

install.packages('npDoseResponse')

Monthly Downloads

508

Version

0.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Yikun Zhang

Last Published

January 18th, 2026

Functions in npDoseResponse (0.2)

RoTBWLocalPoly

The rule-of-thumb bandwidth selector for the (partial) local polynomial regression.
RegAdjust

The regression adjustment estimator of the dose-response curve.
LocalPolyReg

The (partial) local polynomial regression.
IntegEst

The proposed integral estimator.
DerivEffectBoot

Nonparametric bootstrap inference on the derivative effect via our localized derivative estimator.
DerivEffect

The proposed localized derivative estimator.
LocalPolyRegMain

The main function of the (partial) local polynomial regression.
KernelRetrieval

The helper function for retrieving a kernel function and its associated statistics.
IntegEstBoot

Nonparametric bootstrap inference on the dose-response curve via our integral estimator.