Other packages > Find by keyword >

dynsurv  

Dynamic Models for Survival Data
View on CRAN: Click here


Download and install dynsurv package within the R console
Install from CRAN:
install.packages("dynsurv")

Install from Github:
library("remotes")
install_github("cran/dynsurv")

Install by package version:
library("remotes")
install_version("dynsurv", "0.4-7")



Attach the package and use:
library("dynsurv")
Maintained by
Wenjie Wang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-11-27
Latest Update: 2024-07-08
Description:
Time-varying coefficient models for interval censored and right censored survival data including 1) Bayesian Cox model with time-independent, time-varying or dynamic coefficients for right censored and interval censored data studied by Sinha et al. (1999) and Wang et al. (2013) , 2) Spline based time-varying coefficient Cox model for right censored data proposed by Perperoglou et al. (2006) , and 3) Transformation model with time-varying coefficients for right censored data using estimating equations proposed by Peng and Huang (2007) .
How to cite:
Wenjie Wang (2011). dynsurv: Dynamic Models for Survival Data. R package version 0.4-7, https://cran.r-project.org/web/packages/dynsurv. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:34), 0.1-3 (2011-11-27 10:14), 0.1-7 (2012-03-15 06:22), 0.1-8 (2013-12-03 11:23), 0.2-2 (2014-05-01 18:11), 0.3-0 (2016-07-14 07:18), 0.3-2 (2016-08-31 01:18), 0.3-3 (2016-10-15 18:52), 0.3-4 (2016-12-24 11:24), 0.3-5 (2017-01-09 09:49), 0.3-6 (2017-11-14 18:36), 0.3-7 (2019-08-28 01:30), 0.4-1 (2020-08-28 09:20), 0.4-2 (2020-09-07 11:50), 0.4-3 (2022-03-03 15:10), 0.4-4 (2023-04-29 22:20), 0.4-5 (2023-08-19 20:52), 0.4-6 (2023-11-29 06:00)
Other packages that cited dynsurv R package
View dynsurv citation profile
Other R packages that dynsurv depends, imports, suggests or enhances
Complete documentation for dynsurv
Functions, R codes and Examples using the dynsurv R package
Some associated functions: bayesCox . bayesCoxMcmc . bcos . coef.bayesCox . coef.splineCox . coef.tvTran . dynsurv . is.bayesCox . jump . nu . plotCoef . plotJump . plotNu . plotSurv . reexports . splineCox . survCurve . survDiff . tooth . tvTran . 
Some associated R codes: bayesCox.R . bayesCoxMcmc.R . coef.R . data.R . dynsurv-package.R . jump.R . misc.R . plot.R . print.R . reexports.R . splineCox.R . survCurv.R . tvTran.R .  Full dynsurv package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA