# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "inteli" in publications use:' type: software license: GPL-3.0-or-later title: 'inteli: Interval Estimation by Likelihood Method' version: 0.2.0 doi: 10.32614/CRAN.package.inteli abstract: Currently used CI method has its limitation when the test statistics are asymmetrical (chi-square test, F-test) or the model functions are non-linear. It can be overcome by using the likelihood functions for the interval estimation. 'inteli' package now supports interval estimation for the mean, variance, variance ratio, binomial distribution, Poisson distribution, odds ratio, risk difference, relative risk and their likelihood function plots. Testing functions are also provided. authors: - family-names: Kim given-names: Minkyu email: mkim@acr.kr - family-names: Bae given-names: Kyun-Seop email: k@acr.kr orcid: https://orcid.org/0000-0001-7399-5879 repository: https://minqk-acr.r-universe.dev commit: d24fa2eae954f07137fb8c0f6c5200f9383c90c1 date-released: '2026-05-24' contact: - family-names: Kim given-names: Minkyu email: mkim@acr.kr