Other packages > Find by keyword >

survminer  

Drawing Survival Curves using 'ggplot2'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("survminer", "0.5.0")



Attach the package and use:
library("survminer")
Maintained by
Alboukadel Kassambara
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-01-18
Latest Update: 2021-03-09
Description:
Contains the function 'ggsurvplot()' for drawing easily beautiful and 'ready-to-publish' survival curves with the 'number at risk' table and 'censoring count plot'. Other functions are also available to plot adjusted curves for ‘Cox' model and to visually examine ’Cox' model assumptions.
How to cite:
Alboukadel Kassambara (2016). survminer: Drawing Survival Curves using 'ggplot2'. R package version 0.5.0, https://cran.r-project.org/web/packages/survminer. Accessed 27 May. 2025.
Previous versions and publish date:
0.1.1 (2016-01-18 13:17), 0.2.0 (2016-02-18 08:56), 0.2.1 (2016-04-23 14:49), 0.2.2 (2016-07-28 17:28), 0.2.3 (2016-12-07 08:43), 0.2.4 (2016-12-11 12:26), 0.3.0 (2017-03-16 08:44), 0.3.1 (2017-03-21 18:33), 0.4.0 (2017-06-07 22:36), 0.4.1 (2017-11-17 13:06), 0.4.2 (2018-02-01 00:03), 0.4.3 (2018-08-05 00:20), 0.4.4 (2019-05-21 07:30), 0.4.5 (2019-08-03 11:00), 0.4.6 (2019-09-04 01:00), 0.4.7 (2020-05-28 13:40), 0.4.8 (2020-07-25 23:30), 0.4.9 (2021-03-09 10:50)
Other packages that cited survminer R package
View survminer citation profile
Other R packages that survminer depends, imports, suggests or enhances
Complete documentation for survminer
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

opencv  
Bindings to 'OpenCV' Computer Vision Library
Exposes some of the available 'OpenCV' algorithms, such as a QR code scanner, ...
Download / Learn more Package Citations See dependency  
N2H4  
Handling Methods for Naver News Text Crawling
Provides some functions to get Korean text sample from news articles in Naver which is popular news ...
Download / Learn more Package Citations See dependency  
lmf  
Functions for Estimation and Inference of Selection in Age-Structured Populations
Provides methods for estimation and statistical inference on directional and fluctuating selection ...
Download / Learn more Package Citations See dependency  
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  

24,330

R Packages

207,311

Dependencies

65,678

Author Associations

24,331

Publication Badges

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