Package: kpitools 0.2.3
kpitools: Tools for creating key performance indicator reports for clinical trial
Assessing performance of clinical trials can assist identify problems earlier in the trial than might be possible without it and help to improve trial quality. Tools for the creating performance indicator reports are however uncommon. 'kpitools' aims to provide tools to create such reports.
Authors:
kpitools_0.2.3.tar.gz
kpitools_0.2.3.zip(r-4.5)kpitools_0.2.3.zip(r-4.4)kpitools_0.2.3.zip(r-4.3)
kpitools_0.2.3.tgz(r-4.4-any)kpitools_0.2.3.tgz(r-4.3-any)
kpitools_0.2.3.tar.gz(r-4.5-noble)kpitools_0.2.3.tar.gz(r-4.4-noble)
kpitools_0.2.3.tgz(r-4.4-emscripten)kpitools_0.2.3.tgz(r-4.3-emscripten)
kpitools.pdf |kpitools.html✨
kpitools/json (API)
NEWS
# Install 'kpitools' in R: |
install.packages('kpitools', repos = c('https://ctu-bern.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ctu-bern/kpitools/issues
key-performance-indicatorkpiquality-control
Last updated 3 months agofrom:ce22b8964c. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 15 2024 |
R-4.5-win | NOTE | Oct 15 2024 |
R-4.5-linux | NOTE | Oct 15 2024 |
R-4.4-win | NOTE | Oct 15 2024 |
R-4.4-mac | NOTE | Oct 15 2024 |
R-4.3-win | NOTE | Oct 15 2024 |
R-4.3-mac | NOTE | Oct 15 2024 |
Exports:as.kpilistfab_dowfab_todkpikpi_accumulatekpi_fn_iqrkpi_fn_maxkpi_fn_meankpi_fn_mediankpi_fn_minkpi_fn_missingkpi_fn_nkpi_fn_perckpi_fn_propkpi_fnsriskcolsrisklabstheme_kpitools
Dependencies:clicolorspacecpp11dplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerrlangscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert a list to a kpilist | as.kpilist |
Concatenate 'kpi' objects | c.kpi |
Day of week figure(s) | fab_dow |
Time of day figure(s) | fab_tod |
Create KPI tables | kpi |
Accumulate kpilists into KPIs per site lists The KPIs themselves are all well and good for e.g. a report where you walk through each individual KPI and present all of the info there, but they're not ideal if you want all of the KPIs for a given site or country or the overall study in a single table. 'kpi_accumulate' does this conversion | kpi_accumulate |
KPI summary functions | IQR kpi_fn_iqr kpi_fn_max kpi_fn_mean kpi_fn_median kpi_fn_min kpi_fn_missing kpi_fn_n kpi_fn_perc kpi_fn_prop Maximum Mean Median Minimum Missing Percentages Proportions |
Get a list of KPI summary functions provided by 'kpitools'. | kpi_fns |
Get the outliers | kpi_outlier |
Plot KPI objects | plot.kpi |
Print method for kpi objects | print.kpi |
Colors for KPIs cutoffs | riskcols |
Labels for KPIs with cutoffs | risklabs |
kpitools 'ggplot2' theme | theme_kpitools |