A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://cran.rstudio.com/web/packages/Rcpp/../RcppDynProg/../Rcpp/../RCTRecruit/readme/README.html below:

README

Accurate prediction of subject recruitment for randomized clinical trials (RCT) remains an ongoing challenge. Many previous prediction models rely on parametric assumptions. We present functions for non-parametric RCT recruitment prediction under several scenarios.

library(RCTRecruit)
LoadData(gripsYR1, ScreenDt, Enrolled)
#> 
#> Variables Enrolled and ScreenDt were successfully loaded
Time2Nsubjects()
#> Enrolling 50 subjects requires 137 weeks
#> 
#>  2.5%   50% 97.5% 
#>   137   137   137
GetDistance(gripsYR2Weekly$enrolled)
#>  2.5%   50% 97.5% 
#>    85    85    85
res <- GetWeekPredCI()
plot(res)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4