Type: Package
Package: precisely
Title: Estimate Sample Size Based on Precision Rather than Power
Version: 0.1.2
Authors@R: 
    person("Malcolm", "Barrett", , "malcolmbarrett@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0299-5825"))
Maintainer: Malcolm Barrett <malcolmbarrett@gmail.com>
Description: Estimate sample size based on precision rather than power.
    'precisely' is a study planning tool to calculate sample size based on
    precision. Power calculations are focused on whether or not an
    estimate will be statistically significant; calculations of precision
    are based on the same principles as power calculation but turn the
    focus to the width of the confidence interval. 'precisely' is based on
    the work of 'Rothman and Greenland' (2018).
License: MIT + file LICENSE
URL: https://github.com/malcolmbarrett/precisely
BugReports: https://github.com/malcolmbarrett/precisely/issues
Depends: R (>= 3.2.0)
Imports: dplyr, ggplot2, magrittr, purrr, rlang, shiny,
        shinycssloaders, shinythemes, tidyr
Suggests: covr, ggrepel, knitr, rmarkdown, spelling, testthat, vdiffr
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-10-10 01:18:50 UTC; malcolmbarrett
Author: Malcolm Barrett [aut, cre] (<https://orcid.org/0000-0003-0299-5825>)
Repository: CRAN
Date/Publication: 2021-10-10 04:30:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:29:04 UTC; unix
