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 05 Jun. 2026.
Previous versions and publish date:
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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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