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.5.2 |
Depends: | R (≥ 3.4.0) |
Imports: | arm, boot, dplyr, lme4, magrittr, MASS, methods, stats, survival, tibble, utils |
Suggests: | broom, here, knitr, rmarkdown, SPREDA, tidyverse |
Published: | 2020-06-12 |
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 |
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 |
Package source: | ciTools_0.5.2.tar.gz |
Windows binaries: | r-devel: ciTools_0.5.2.zip, r-release: ciTools_0.5.2.zip, r-oldrel: ciTools_0.5.2.zip |
macOS binaries: | r-release: ciTools_0.5.2.tgz, r-oldrel: ciTools_0.5.2.tgz |
Old sources: | ciTools archive |
Reverse imports: | insurancerating |
Please use the canonical form https://CRAN.R-project.org/package=ciTools to link to this page.