determine_EOS_CR: Determine whether each identifier has a complete response...

Description Usage Arguments Value Author(s) References Examples

View source: R/determine_EOS_CR.R

Description

Determine whether each identifier has a complete response (CR) at the end of study (EOS).

Usage

1
determine_EOS_CR(YY, min_val = 0)

Arguments

YY

data.frame with times and original-scale tumor burdens for each of several identifiers.

min_val

numeric threshold below which a tumor size is classified as a Complete Response (CR) if it is at End of Study (EOS).

Value

A numeric sum total of Complete Response cases recorded at End of Study in the group.

Author(s)

Bill Forrest <forrest@gene.com>

Bill Forrest forrest@gene.com

References

www.r-project.org

Examples

1
 cat('Currently no working example for unexported function determine_EOS_CR().')

wfforrest/maeve documentation built on Jan. 1, 2021, 12:47 p.m.