Package: accrualPlot 1.0.9
Lukas Bütikofer
accrualPlot: Accrual Plots and Predictions for Clinical Trials
Tracking accrual in clinical trials is important for trial success. If accrual is too slow, the trial will take too long and be too expensive. If accrual is much faster than expected, time sensitive tasks such as the writing of statistical analysis plans might need to be rushed. 'accrualPlot' provides functions to aid the tracking of accrual and predict when a trial will reach it's intended sample size.
Authors:
accrualPlot_1.0.9.tar.gz
accrualPlot_1.0.9.zip(r-4.5)accrualPlot_1.0.9.zip(r-4.4)accrualPlot_1.0.9.zip(r-4.3)
accrualPlot_1.0.9.tgz(r-4.4-any)accrualPlot_1.0.9.tgz(r-4.3-any)
accrualPlot_1.0.9.tar.gz(r-4.5-noble)accrualPlot_1.0.9.tar.gz(r-4.4-noble)
accrualPlot_1.0.9.tgz(r-4.4-emscripten)accrualPlot_1.0.9.tgz(r-4.3-emscripten)
accrualPlot.pdf |accrualPlot.html✨
accrualPlot/json (API)
NEWS
# Install 'accrualPlot' in R: |
install.packages('accrualPlot', repos = c('https://ctu-bern.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ctu-bern/accrualplot/issues
- accrualdemo - Demonstration data set
Last updated 3 months agofrom:4f35a3007b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 15 2024 |
R-4.5-win | OK | Oct 15 2024 |
R-4.5-linux | OK | Oct 15 2024 |
R-4.4-win | OK | Oct 15 2024 |
R-4.4-mac | OK | Oct 15 2024 |
R-4.3-win | OK | Oct 15 2024 |
R-4.3-mac | OK | Oct 15 2024 |
Exports:accrual_create_dfaccrual_linear_modelaccrual_plot_absaccrual_plot_cumaccrual_plot_predictaccrual_predictaccrual_tableaccrual_time_unitgg_accrual_plot_absgg_accrual_plot_cumgg_accrual_plot_predict
Dependencies:clicolorspacecpp11dplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclelubridatemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerrlangscalestibbletidyselecttimechangeutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
accrual_create_df | accrual_create_df |
accrual_linear_model | accrual_linear_model |
Absolute accrual plots | accrual_plot_abs gg_accrual_plot_abs |
Cumulative accrual plots | accrual_plot_cum gg_accrual_plot_cum |
Accrual prediction plots | accrual_plot_predict gg_accrual_plot_predict |
accrual_predict | accrual_predict |
accrual_table | accrual_table |
accrual_time_unit | accrual_time_unit |
Demonstration data set | accrualdemo |
as.data.frame method for accural_list objects | as.data.frame.accrual_list |
Plot method for accrual data frames produced by 'accrual_create_df' | plot.accrual_df |
Print methods for accrual objects | print.accrual_df print.accrual_list |
Summary method for accrual_dfs (as created by accrual_create_df) | summary.accrual_df |