Package: SampleSizeR 0.1.0
SampleSizeR: Sample Size Calculations for Epidemiological, Clinical, and Diagnostic Studies
Provides comprehensive methods for sample size determination for epidemiological studies, clinical trials, diagnostic accuracy studies, and diagnostic agreement studies. The package supports prevalence surveys, cluster prevalence studies, unmatched case-control studies, cohort studies, superiority, non-inferiority, and equivalence clinical trials, diagnostic sensitivity, diagnostic specificity, receiver operating characteristic (ROC) area under the curve (AUC), and diagnostic agreement studies. Functions include optional adjustments for finite population correction, design effect, unequal allocation, anticipated response rate, and dropout. Results are returned as standardized 'SampleSizeR' objects with print, summary, plot, and data frame methods.
Authors:
SampleSizeR_0.1.0.tar.gz
SampleSizeR_0.1.0.zip(r-4.7-any)SampleSizeR_0.1.0.zip(r-4.6-any)
SampleSizeR_0.1.0.tar.gz(r-4.7-any)SampleSizeR_0.1.0.tar.gz(r-4.6-any)
SampleSizeR_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
SampleSizeR/json (API)
| # Install 'SampleSizeR' in R: |
| install.packages('SampleSizeR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vinodhpmd/samplesizer/issues
Last updated from:b9f985f5e6. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel | OK | 139 | ||
| source / vignettes | OK | 164 | ||
| linux-release | OK | 132 | ||
| windows-devel | OK | 84 | ||
| windows-release | OK | 76 | ||
| wasm-release | OK | 117 |
Exports:ss_case_controlss_clinical_trialss_cohortss_diagnostic_agreementss_diagnostic_aucss_diagnostic_sensitivityss_diagnostic_specificityss_equivalence_trialss_noninferiority_trialss_prevalencess_prevalence_clusterss_superiority_trial
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert SampleSizeR Object to Data Frame | as.data.frame.SampleSizeR |
| Plot Sample Size Result | plot.SampleSizeR |
| Print Sample Size Result | print.SampleSizeR |
| Sample Size for an Unmatched Case-Control Study | ss_case_control |
| Sample Size for a Two-Arm Parallel Clinical Trial | ss_clinical_trial |
| Sample Size for an Unmatched Cohort Study | ss_cohort |
| Sample Size for Diagnostic Agreement Studies | ss_diagnostic_agreement |
| Sample Size for ROC Area Under the Curve (AUC) | ss_diagnostic_auc |
| Sample Size for Diagnostic Test Sensitivity | ss_diagnostic_sensitivity |
| Sample Size for Diagnostic Test Specificity | ss_diagnostic_specificity |
| Sample Size for an Equivalence Trial | ss_equivalence_trial |
| Sample Size for a Non-Inferiority Trial | ss_noninferiority_trial |
| Sample Size for a Prevalence Study | ss_prevalence |
| Sample Size for Cluster Prevalence Studies | ss_prevalence_cluster |
| Sample Size for a Superiority Trial | ss_superiority_trial |
| Summary of Sample Size Result | summary.SampleSizeR |
