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 05 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

helloJavaWorld  
Hello Java World
A dummy package to demonstrate how to interface to a jar file that resides inside an R package. ...
Download / Learn more Package Citations See dependency  
ClickHouseHTTP  
A Simple HTTP Database Interface to 'ClickHouse'
'ClickHouse' () is an open-source, high performance columnar OLAP (online ...
Download / Learn more Package Citations See dependency  
frailtypack  
Shared, Joint (Generalized) Frailty Models; Surrogate Endpoints
The following several classes of frailty models using a penalized likelihood estimation on the hazar ...
Download / Learn more Package Citations See dependency  
aspline  
Spline Regression with Adaptive Knot Selection
Perform one-dimensional spline regression with automatic knot selection. This package uses a penali ...
Download / Learn more Package Citations See dependency  
affinitymatrix  
Estimation of Affinity Matrix
Tools to study sorting patterns in matching markets and to estimate the affinity matrix of both the ...
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,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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