specificEndpointRules: Produce warning messages if SurvivalData object endpoints do...

Description Usage Arguments Details Value

View source: R/specificEndpointValidation.R

Description

Produce warning messages if SurvivalData object endpoints do not satisfy a set of rules

Usage

1
specificEndpointRules(object, rulesToCheck = NULL)

Arguments

object

(SurvivalData object)

rulesToCheck

(numeric vector) - which rules should be checked NULL if check all rules

Details

Rules: 1) If endpoint PFS2 and PFS exists then for all subjects time to PFS must be < time to PFS2 2) If endpoint OS exists then for all subjects who have an event for OS, their event time for OS must be >= their time for all other endpoints

Value

A string of warning messages or NULL if no warnings


scientific-computing-solutions/sibyl documentation built on May 21, 2019, 8:40 a.m.