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.2.1 |
Depends: | R (≥ 3.4.0) |
Imports: | arm, boot, dplyr, lme4, magrittr, MASS, stats, tibble, utils |
Suggests: | knitr, rmarkdown, tidyverse |
Published: | 2017-10-18 |
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: |
Introducing ciTools Mixed models with 'ciTools' |
Package source: | ciTools_0.2.1.tar.gz |
Windows binaries: | r-devel: ciTools_0.2.1.zip, r-release: ciTools_0.2.1.zip, r-oldrel: ciTools_0.1.0.zip |
OS X El Capitan binaries: | r-release: ciTools_0.2.1.tgz |
OS X Mavericks binaries: | r-oldrel: ciTools_0.1.0.tgz |
Old sources: | ciTools archive |
Please use the canonical form https://CRAN.R-project.org/package=ciTools to link to this page.