powered by
Simulated trial data list datlist that is generated by singleTrial.R and contains all the necessary information to perform confidence analysis.
datlist
singleTrial.R
data(datlist)
An object of class "list"
"list"
Subject ID from 1 to maximum sample size
Treatment arm allocation for each subject
Response for each subject (0 or 1)
Arrival time (days) for each subject throughout trial duration
Obveration time (days) for each subject; when response is observed
This data set was created for the confidenceSim package.
data(datlist) head(datlist)
Run the code above in your browser using DataLab