gripsYR2Weekly {RCTRecruit} | R Documentation |
Weekly recruitment data for the 2nd year of the GRIPS study
Description
Modified recruitment data from the second year of the GRIPS study, aggregated by calendar week.
Usage
gripsYR2Weekly
Format
A data frame with 52 observations of 4 variables
[,1] | week | double | Calendar week |
[,2] | year | double | Calendar year |
[,3] | enrolled | integer | Number of people enrolled that week |
[,4] | activeDays | integer | Number of days in that week when recruitment was active |
Source
Villasante-Tezanos A, Kuo Y, Kurinec C, Li Y, Yu X (2024). "A non-parametric approach to predict the recruitment for randomized clinical trials: an example in elderly inpatient settings." BMC medical research methodology, 24, 189. ISSN 1471-2288, https://pubmed.ncbi.nlm.nih.gov/39210285/.
See Also
Other Links:
GetDistance()
,
GetWeekPredCI()
,
LoadData()
,
RCTRecruit-package
,
Time2Nsubjects()
,
gripsYR1
,
gripsYR2
,
plot.RCTPredCI()
[Package RCTRecruit version 0.2.0 Index]