# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "profileCI" in publications use:' type: software license: GPL-3.0-or-later title: 'profileCI: Profiling a Log-Likelihood to Calculate Confidence Intervals' version: 1.1.1 doi: 10.32614/CRAN.package.profileCI abstract: Provides tools for profiling a user-supplied log-likelihood function to calculate confidence intervals for model parameters. Speed of computation can be improved by adjusting the step sizes in the profiling and/or starting the profiling from limits based on the approximate large sample normal distribution for the maximum likelihood estimator of a parameter. The accuracy of the limits can be set by the user. A plot method visualises the log-likelihood and confidence interval. Cases where the profile log-likelihood flattens above the value at which a confidence limit is defined can be handled, leading to a limit at plus or minus infinity. Disjoint confidence intervals will not be found. authors: - family-names: Northrop given-names: Paul J. email: p.northrop@ucl.ac.uk repository: https://paulnorthrop.r-universe.dev repository-code: https://github.com/paulnorthrop/profileCI commit: bbe3d2057e1c6573410166c26410c38e9a8dd620 url: https://paulnorthrop.github.io/profileCI/ date-released: '2026-01-28' contact: - family-names: Northrop given-names: Paul J. email: p.northrop@ucl.ac.uk