gripsYR1 {RCTRecruit} | R Documentation |
Daily recruitment data for the 1st year of the GRIPS study
Description
Modified recruitment data from the first year of the GRIPS study. This dataset includes the number or participants recruited for each calendar date during active recruitment periods.
Usage
gripsYR1
Format
A data frame with 159 observations of 2 variables
[,1] | ScreenDt | character | Calendar date of the screening process for recruitment in the study |
[,2] | Enrolled | integer | Number of new subjects enrolled in the study on that date |
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()
,
gripsYR2
,
gripsYR2Weekly
,
plot.RCTPredCI()
[Package RCTRecruit version 0.2.0 Index]