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 -> ClinicoPath::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/ClinicoPathJamoviModule documentation built on Feb. 25, 2025, 6:34 a.m.