Skip to content

dominicmagirr/modestWLRT

Repository files navigation

modestWLRT

Functions for implementing modestly-weighted logrank tests, as described in

http://arxiv.org/abs/1807.11097

Installation

You can use devtools::install_github() to get the package from GitHub:

install.packages("devtools")
library(devtools)
install_github("dominicmagirr/modestWLRT")

Basic usage

library(modestWLRT)
vignette("modestwlrt_vignette")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages