-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
17 lines (17 loc) · 793 Bytes
/
DESCRIPTION
File metadata and controls
17 lines (17 loc) · 793 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: SampleSizeDiagnostics
Type: Package
Title: Choosing Sample Size for Evaluating a Diagnostic Test
Version: 0.1.0
Authors@R: c(person(given = "Mohamed", family = "Kamal", email = "mohamedkamalhospital@gmail.com", role = c("aut","cre")))
Description: Calculates the sample size needed for evaluating a diagnostic test based on sensitivity, specificity, prevalence, and desired precision. Based on Buderer (1996) <doi:10.1111/j.1553-2712.1996.tb03538.x>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat, roxygen2, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-07-22 05:46:01 UTC; kamal
Author: Mohamed Kamal [aut, cre]
Maintainer: Mohamed Kamal <mohamedkamalhospital@gmail.com>
Repository: CRAN
Date/Publication: 2024-07-26 19:40:07 UTC