adapt_skiTum: A data set adapted from the data set "skiTum" in the package...

Description Usage Format Source References

Description

A data frame containing the recurrence of skin tumors. See Chiou et al. (2017) for details.

Usage

1
data("adapt_skiTum")

Format

A data frame with 894 observations on the following 7 variables.

id

patient id (repeated for each recurrence).

time

observation time.

count

cumulative number of tumors till the current observation time.

age

patient's age at enrollment; age = 1 if greater than 65, age = 0 otherwise.

male

gender; male = 1, female = 0.

dfmo

treatment (DFMO) group = 1; placebo = 0.

priorTumor

number of prior tumor from diagnosis to randomization.

Source

The "spef" package.

References

Chiou S. H., Xu G., Yan J., and Huang C.(2018). Semiparametric Estimation of the Accelerated Mean Model with Panel Count Data under Informative Examination Times. Biometrics, 74(3), 944-953.


BCA1SG documentation built on Dec. 7, 2019, 1:07 a.m.