CRAN/E | Landmarking

Landmarking

Analysis using Landmark Models

Installation

About

The landmark approach allows survival predictions to be updated dynamically as new measurements from an individual are recorded. The idea is to set predefined time points, known as "landmark times", and form a model at each landmark time using only the individuals in the risk set. This package allows the longitudinal data to be modelled either using the last observation carried forward or linear mixed effects modelling. There is also the option to model competing risks, either through cause-specific Cox regression or Fine-Gray regression. To find out more about the methods in this package, please see .

github.com/isobelbarrott/Landmarking/
Bug report File report

Key Metrics

Version 1.0.0
R ≥ 2.10
Published 2022-02-15 804 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks Landmarking results

Downloads

Yesterday 8 0%
Last 7 days 53 -26%
Last 30 days 221 +3%
Last 90 days 616 -23%
Last 365 days 2.578 +9%

Maintainer

Maintainer

Isobel Barrott

isobel.barrott@gmail.com

Authors

Isobel Barrott

aut / cre

Jessica Barrett

aut

Ruth Keogh

ctb

Michael Sweeting

ctb

David Stevens

ctb

Material

README
NEWS
Reference manual
Package source

Vignettes

Introduction to Landmark Models and the R package Landmarking
How to use the R package 'Landmarking'

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 2.10

Imports

nlme
riskRegression
dplyr
pec
methods
prodlim
stats
survival
mstate
ggplot2

Suggests

testthat ≥ 3.0.0
knitr
rmarkdown
JM