Learn R Programming

Survout

This is my work related survival output format package.

To install:

  • the latest development version: devtools::install_github("SophiaJia/Survout")

Copy Link

Version

Install

install.packages('survout')

Monthly Downloads

174

Version

0.1.0

License

GPL-3

Maintainer

Xuefei Jia

Last Published

September 26th, 2022

Functions in survout (0.1.0)

p2excel

Export the A Single Dataframe to An Excel Sheet
surv_uni_cat

Modify the Survival Output for a Categorical Variable.
p2excel_pre

Prepare to Export the Dataframe to An Excel Sheet.
crisk_ord

Modify the Output for Uni-variable and Multi-variable Competing Risk Analysis (Ordinal Only)
crisk_con

Modify the Output for Uni-variable and Multi-variable Competing Risk Analysis (Continuous and Ordinal Only)
crisk_cat

Modify the Output for Uni-variable and Multi-variable Competing Risk Analysis (Categorical Only)
surv_uni_con

Modify the Survival Output for a Continuous Variable.
factor2ind

Make An Integer Matrix Out of A Factor Variable.
surv_multi

Modify the Output for a Multi-variable Survival Analysis.
surv_multiuni

Modify the Output for Multiple Uni-variable Survival Analysis
crisk_multi

Modify the Output for a Multi-variable Competing Risk Analysis .
crisk_multiuni

Modify the Output for Multiple Uni-variable Competing Risk Analysis .