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, and generalized linear models.
Version: | 0.3.0 |
Depends: | R (≥ 3.4.0) |
Imports: | arm, boot, dplyr, lme4, magrittr, MASS, methods, stats, tibble, utils |
Suggests: | broom, knitr, rmarkdown, tidyverse |
Published: | 2017-12-24 |
Author: | John Haman [cre, aut], Matthew Avery [aut], Institute for Defense Analyses [cph] |
Maintainer: | John Haman <mail at johnhaman.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 Mixed models with ciTools |
Package source: | ciTools_0.3.0.tar.gz |
Windows binaries: | r-devel: ciTools_0.3.0.zip, r-release: ciTools_0.3.0.zip, r-oldrel: ciTools_0.3.0.zip |
OS X binaries: | r-release: ciTools_0.3.0.tgz, r-oldrel: ciTools_0.3.0.tgz |
Old sources: | ciTools archive |
Please use the canonical form https://CRAN.R-project.org/package=ciTools to link to this page.