Package: GPSCDF
Type: Package
Title: Generalized Propensity Score Cumulative Distribution Function
Version: 0.1.1
Authors@R: c(
    person("Derek W.", "Brown", email= "derek9@gwu.edu", role= c("aut", "cre")),
    person("Thomas J.", "Greene", role="aut"),
    person("Stacia M.", "DeSantis", role="aut"))
Description: Implements the generalized propensity score cumulative distribution
    function proposed by Greene (2017)
    <https://digitalcommons.library.tmc.edu/dissertations/AAI10681743/>.
    A single scalar balancing score is calculated for any generalized propensity
    score vector with three or more treatments. This balancing score is used for
    propensity score matching and stratification in outcome analyses when analyzing
    either ordinal or multinomial treatments.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: dplyr (>= 0.7.6) , nbpMatching (>= 1.5.1), nnet (>= 7.3-12),
        MASS (>= 7.3-49), stats (>= 3.4), survival (>= 2.41-3), utils
        (>= 3.4)
RoxygenNote: 6.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2019-03-05 14:41:59 UTC; Abby
Author: Derek W. Brown [aut, cre],
  Thomas J. Greene [aut],
  Stacia M. DeSantis [aut]
Maintainer: Derek W. Brown <derek9@gwu.edu>
Repository: CRAN
Date/Publication: 2019-03-05 15:20:18 UTC
Built: R 4.6.0; ; 2025-11-02 05:22:11 UTC; windows
