# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ciTools" in publications use:' type: software title: 'ciTools: Confidence or Prediction Intervals, Quantiles, and Probabilities for Statistical Models' version: 0.6.1 doi: 10.32614/CRAN.package.ciTools abstract: Functions to append confidence intervals, prediction intervals, and other quantities of interest to data frames. All appended quantities are for the response variable, after conditioning on the model and covariates. This package has a data frame first syntax that allows for easy piping. Currently supported models include (log-) linear, (log-) linear mixed, generalized linear models, generalized linear mixed models, and accelerated failure time models. authors: - family-names: Haman given-names: John email: jhaman@ida.org - family-names: Avery given-names: Matthew email: mavery@ida.org repository: https://edwindj.r-universe.dev repository-code: https://github.com/jthaman/ciTools commit: 9f252bb1f24ffc49c4d0c328e2c5a525aa2d687e url: https://github.com/jthaman/ciTools date-released: '2025-08-28' contact: - family-names: Haman given-names: John email: jhaman@ida.org