Package: landpred Type: Package Title: Landmark Prediction of a Survival Outcome Version: 2.0 Authors@R: c(person("Dylan", "Huynh", email = "dylanhuynh@utexas.edu", role = c("aut")), person("Layla", "Parast", email = "parast@austin.utexas.edu", role = c("aut", "cre"))) Description: Nonparametric methods for landmark prediction of long-term survival outcomes, incorporating covariate and short-term event information. The package supports the construction of flexible varying-coefficient models that use discrete covariates, as well as multiple continuous covariates. The goal is to improve prediction accuracy when censored short-term events are available as predictors, using robust nonparametric procedures that do not require correct model specification and avoid restrictive parametric assumptions found in alternative methods. More information on these methods can be found in Parast et al. 2012 , Parast et al. 2011 , and Parast and Cai 2013 . A tutorial for this package is available here: . License: GPL Imports: survival, stats, quantreg, splines, sm, quantreg NeedsCompilation: no Suggests: testthat (>= 3.0.0) Repository: https://laylaparast.r-universe.dev Date/Publication: 2026-01-29 01:02:57 UTC RemoteUrl: https://github.com/laylaparast/landpred RemoteRef: HEAD RemoteSha: b941f0c71b9aee5c68d5439e073481da65fbb475 Packaged: 2026-07-13 06:49:47 UTC; root Author: Dylan Huynh [aut], Layla Parast [aut, cre] Maintainer: Layla Parast