Survival.jl
  • Home
    • Installation
    • Contents
  • Getting Started
  • Event Times
  • Kaplan-Meier
  • Nelson-Aalen
  • Cox
Version
  • Home
  • Home
Edit on GitHub

Survival.jl

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

Installation

The package is registered in Julia's General package registry, and so it can be installed using Pkg.add("Survival")) or via the Pkg REPL mode with ]add Survival.

Contents

  • Event Times
  • Kaplan-Meier Estimator
  • Nelson-Aalen Estimator
  • Cox Proportional Hazards Model
Getting Started »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 0.27.25 on Thursday 20 March 2025. Using Julia version 1.11.4.