Package: plac
Type: Package
Title: A Pairwise Likelihood Augmented Cox Estimator for Left-Truncated Data
Version: 0.1.3
Authors@R: person("Fan", "Wu", email = "fannwu@umich.edu",
                  role = c("aut", "cre"))
Description: A semi-parametric estimation method for the Cox model
    with left-truncated data using augmented information
    from the marginal of truncation times.
Depends:
    R (>= 3.2.0),
    survival (>= 2.38-3)
Imports:
    Rcpp (>= 0.12.1),
Suggests: testthat
License: GPL (>= 3)
URL: https://github.com/942kid/plac
BugReports: https://github.com/942kid/plac/issues
LinkingTo: Rcpp, RcppEigen
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Encoding: UTF-8
