Package: surrosurv
Type: Package
Title: Evaluation of Failure Time Surrogate Endpoints in Individual
        Patient Data Meta-Analyses
Version: 1.1.15
Date: 2017-04-28
Authors@R: c(
  person("Federico", "Rotolo", email="federico.rotolo@gustaveroussy.fr", 
          role=c("aut", "cre")),
  person("Xavier", "Paoletti", role="ctr"),
  person("Marc", "Buyse", role="ctr"),
  person("Tomasz", "Burzykowski", role="ctr"),
  person("Stefan", "Michiels", role="ctr"))
Author: Federico Rotolo [aut, cre],
  Xavier Paoletti [ctr], Marc Buyse [ctr], Tomasz Burzykowski [ctr], Stefan Michiels [ctr]
Maintainer: Federico Rotolo <federico.rotolo@gustaveroussy.fr>
Description: Provides functions for the evaluation of
    surrogate endpoints when both the surrogate and the true endpoint are failure
    time variables. The approaches implemented are: (1) the two-step approach
    (Burzykowski et al, 2001) <DOI:10.1111/1467-9876.00244> with a copula model (Clayton, Plackett, Hougaard) at
    the first step and either a linear regression of log-hazard ratios at the second
    step (either adjusted or not for measurement error); (2) mixed proportional
    hazard models estimated via mixed Poisson GLM.
Depends: R (>= 2.10), stats, optimx, grDevices
Imports: copula, eha, lme4, MASS, Matrix, msm, mvmeta, optextras,
        parallel, parfm, survival, SurvCorr
License: GPL-2
VignetteBuilder: knitr
Suggests: knitr
Encoding: UTF-8
Repository: CRAN
Repository/R-Forge/Project: surrosurv
Repository/R-Forge/Revision: 130
Repository/R-Forge/DateTimeStamp: 2017-04-30 11:50:20
Date/Publication: 2017-05-03 14:50:14 UTC
NeedsCompilation: no
Packaged: 2017-04-30 12:05:34 UTC; rforge
