Package: clusteredMSM 0.1.0

Giorgos Bakoyannis

clusteredMSM: Nonparametric Analysis of Clustered Multistate Processes

Nonparametric estimation of population-averaged transition probabilities, with cluster-bootstrap pointwise confidence intervals, simultaneous confidence bands, and two-sample Kolmogorov-Smirnov-type tests for clustered or independent multistate process data. Estimation follows Bakoyannis (2021) <doi:10.1111/biom.13327>; two-sample inference for the cluster-randomized and independent-samples designs follows Bakoyannis and Bandyopadhyay (2022) <doi:10.1007/s10463-021-00819-x>. Both methods use the working-independence Aalen-Johansen estimator. The package supports both progressive (acyclic) and non-monotone (e.g., illness-death with recovery) multistate processes, right censoring, left truncation, and informative cluster size. The user supplies data in interval format (one row per mutually-exclusive time interval per subject) and interacts with the package through a single formula-based function, patp().

Authors:Giorgos Bakoyannis [aut, cre]

clusteredMSM_0.1.0.tar.gz
clusteredMSM_0.1.0.zip(r-4.7)clusteredMSM_0.1.0.zip(r-4.6)clusteredMSM_0.1.0.zip(r-4.5)
clusteredMSM_0.1.0.tgz(r-4.6-any)clusteredMSM_0.1.0.tgz(r-4.5-any)
clusteredMSM_0.1.0.tar.gz(r-4.7-any)clusteredMSM_0.1.0.tar.gz(r-4.6-any)
clusteredMSM_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
clusteredMSM/json (API)
NEWS

# Install 'clusteredMSM' in R:
install.packages('clusteredMSM', repos = c('https://gbakoyannis.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/gbakoyannis/clusteredmsm/issues

Datasets:
  • example_msm - Synthetic Clustered Illness-Death-with-Recovery Data

On CRAN:

Conda:

biostatisticsclustered-datamultistate-modelsnonparametric-statisticssurvival-analysis

4.18 score 13 exports 3 dependencies

Last updated from:96de6d1225. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK209
source / vignettesOK204
linux-release-x86_64OK185
macos-release-arm64OK179
macos-oldrel-arm64OK221
windows-develOK186
windows-releaseOK160
windows-oldrelOK159
wasm-releaseOK100

Exports:ci_cloglogcluster_bootconfidence_bandcut_at_lmfit_chazintervals_to_longks_pvaluemsmpatpprodint_AJstate_attrans_matvalidate_intervals

Dependencies:latticeMatrixsurvival

Getting started with clusteredMSM

Rendered fromgetting-started.Rmdusingknitr::rmarkdownon May 28 2026.

Last update: 2026-05-11
Started: 2026-05-08