View source: R/accrual.n.hedging.R
accrual.n.hedging | R Documentation |
Produce an output for prediction of the number of participants will be recruited in a fixed time frame with Hedging Prior.
accrual.n.hedging(n, TT, m, tm, Tp)
n |
Target sample size |
TT |
Target completion time |
m |
Sample observed to date |
tm |
Time to date |
Tp |
The specific time that want to predict the recruitment |
A list of prediction on the number of participants that will be recruited in a fixed time frame with Hedging Prior.
Junhao Liu, Yu Jiang, Cen Wu, Steve Simon, Matthew S. Mayo, Rama Raghavan, Byron J. Gajewski
accrual.n.hedging(n=300, TT=36, m=100, tm=10, Tp=36)[[1]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.