Learn R Programming

wcep

The goal of wcep is to analyze time-to-event data with multiple events, for instance death and shock with related severity weights. The weight of death is always 1 and other events have a positive weight smaller than 1.

This package provides two main functions: wcep produce survival probabilities with related variances, and plot function uses survival probabilities to illustrate Kaplan Meier curve with prespecified confidence interval. Also, it provides a dataset.

Installation

You can install the released version of wcep from CRAN with:

install.packages("wcep")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("sarah-0k/wcep")

Example

Basic examples provided in the Help document.

Copy Link

Version

Install

install.packages('wcep')

Monthly Downloads

119

Version

1.0.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Sarah Rathwell

Last Published

December 19th, 2023

Functions in wcep (1.0.2)

plot.wcep

wcep plot
toyexample

Toy example
wcep

Analysis of weighted composite endpoints
wcep-package

wcep: Survival Analysis for Weighted Composite Endpoints