Description Usage Arguments Value Author(s) References Examples
View source: R/determine_EOS_CR.R
Determine whether each identifier has a complete response (CR) at the end of study (EOS).
1 | determine_EOS_CR(YY, min_val = 0)
|
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). |
A numeric sum total of Complete Response cases recorded at End of Study in the group.
Bill Forrest <forrest@gene.com>
Bill Forrest forrest@gene.com
1 | cat('Currently no working example for unexported function determine_EOS_CR().')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.