singlearmClass: Single Arm Survival

singlearmClassR Documentation

Single Arm Survival

Description

This function prepares and cleans data for single-arm survival analysis by calculating survival time, filtering based on landmark time, and merging survival outcomes with other factors.

Value

A list containing cleaned data and metadata for plotting and analysis.

Super classes

jmvcore::Analysis -> jsurvival::singlearmBase -> singlearmClass

Methods

Public methods

Inherited methods

Method clone()

The objects of this class are cloneable with this method.

Usage
singlearmClass$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Note

Ensure the input data contains the required variables (elapsed time, outcome) and meets specified formatting criteria.


sbalci/jsurvival documentation built on Feb. 26, 2025, 1:20 a.m.