Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 519 Bytes

index.md

File metadata and controls

26 lines (20 loc) · 519 Bytes
DocTestSetup = :(using Survival, StatsBase)
CurrentModule = Survival

Survival.jl

This package provides types and methods for performing survival analysis in Julia.

Installation

The package is not yet registered in Julia's General package registry, and so it must be installed using Pkg.add("https://github.com/ararslan/Survival.jl").

Contents

Pages = [
    "events.md",
    "km.md",
    "na.md",
    "cox.md",
]
Depth = 1