Package: npDoseResponse
Type: Package
Title: Nonparametric Estimation and Inference on Dose-Response Curves
Version: 0.1
Authors@R: c(
    person("Yikun", "Zhang", email = "yikunzhang@foxmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3905-6346")),
    person("Yen-Chi", "Chen", email = "yenchic@uw.edu", role = "aut", comment = c(ORCID = "0000-0002-4485-306X")))
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) <doi:10.48550/arXiv.2405.09003>. 
URL: https://github.com/zhangyk8/npDoseResponse/
BugReports: https://github.com/zhangyk8/npDoseResponse/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: parallel, stats
Suggests: locpol
Maintainer: Yikun Zhang <yikunzhang@foxmail.com>
NeedsCompilation: no
Packaged: 2024-05-27 15:59:29 UTC; yikun
Author: Yikun Zhang [aut, cre] (<https://orcid.org/0000-0003-3905-6346>),
  Yen-Chi Chen [aut] (<https://orcid.org/0000-0002-4485-306X>)
Repository: CRAN
Date/Publication: 2024-05-28 11:30:02 UTC
Built: R 4.5.2; ; 2025-11-01 01:29:48 UTC; windows
