Package: causaldrf
Type: Package
Title: Estimating Causal Dose Response Functions
Version: 0.4.2
Date: 2022-09-29
Authors@R: c(
    person("Douglas", "Galagate", email = "galagated@gmail.com", role = "cre"),
    person("Joseph", "Schafer", email = "Joseph.L.Schafer@census.gov", role = "aut"))
Description: Functions and data to estimate causal dose response functions given continuous, ordinal, or binary treatments.  A description of the methods is given in Galagate (2016) <https://drum.lib.umd.edu/handle/1903/18170>.
License: MIT + file LICENSE
LazyData: TRUE
Depends: R(>= 3.1.2)
Imports: mgcv, splines, stats, survey,
Suggests: BayesTree, dplyr, foreign, Hmisc, knitr, MASS, nnet,
        reshape2, rmarkdown, sas7bdat, testthat, tidyr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-09-29 19:28:22 UTC; DGalaga
Author: Douglas Galagate [cre],
  Joseph Schafer [aut]
Maintainer: Douglas Galagate <galagated@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-29 20:40:10 UTC
Built: R 4.6.0; ; 2025-08-18 08:24:38 UTC; unix
