ciTools: Confidence or Prediction Intervals, Quantiles, and Probabilities for Statistical Models

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.

Version: 0.6.1
Depends: R (≥ 3.4.0)
Imports: arm, boot, dplyr, lme4, MASS, methods, stats, survival, utils
Suggests: here, ggplot2, knitr, rmarkdown, SPREDA
Published: 2020-10-25
Author: John Haman [cre, aut], Matthew Avery [aut], Institute for Defense Analyses [cph]
Maintainer: John Haman <jhaman at ida.org>
BugReports: https://github.com/jthaman/ciTools/issues
License: GPL (≥ 3)
URL: https://github.com/jthaman/ciTools
NeedsCompilation: no
CRAN checks: ciTools results

Documentation:

Reference manual: ciTools.pdf
Vignettes: Binomial Regression with ciTools
Introducing ciTools
Generalized Linear Models with ciTools
Accelerated Failure Time Models with ciTools
Mixed models with ciTools

Downloads:

Package source: ciTools_0.6.1.tar.gz
Windows binaries: r-devel: ciTools_0.6.1.zip, r-release: ciTools_0.6.1.zip, r-oldrel: ciTools_0.6.1.zip
macOS binaries: r-release (arm64): ciTools_0.6.1.tgz, r-oldrel (arm64): ciTools_0.6.1.tgz, r-release (x86_64): ciTools_0.6.1.tgz
Old sources: ciTools archive

Reverse dependencies:

Reverse imports: EPLSIM, i2extras, insurancerating, trending

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ciTools to link to this page.