# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ci" in publications use:' type: software license: GPL-3.0-or-later title: 'ci: Confidence Intervals (CI)' version: 0.0.1 doi: 10.32614/CRAN.package.ci abstract: An educational package providing intuitive functions for calculating confidence intervals (CI) for various statistical parameters. Designed primarily for teaching and learning about statistical inference (particularly confidence intervals). Offers user-friendly wrappers around established methods for proportions, means, and bootstrap-based intervals. Integrates seamlessly with Tidyverse workflows, making it ideal for classroom demonstrations and student exercises. authors: - family-names: Gegzna given-names: Vilmantas email: GegznaV@gmail.com orcid: https://orcid.org/0000-0002-9500-5167 repository: https://gegznav.r-universe.dev repository-code: https://github.com/GegznaV/ci commit: 73d6bdf7af34cbea6671d901969069e4abe93aca url: https://github.com/GegznaV/ci date-released: '2025-10-19' contact: - family-names: Gegzna given-names: Vilmantas email: GegznaV@gmail.com orcid: https://orcid.org/0000-0002-9500-5167