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: 2023-11-29
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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