prediction: Tidy, Type-Safe 'prediction()' Methods

A one-function package containing 'prediction()', a type-safe alternative to 'predict()' that always returns a data frame. The package currently supports common model types (e.g., "lm", "glm") from the 'stats' package, as well as numerous other model classes from other add-on packages. See the README or main package documentation page for a complete listing.

Version: 0.2.0
Imports: utils, stats
Suggests: datasets, methods, testthat
Enhances: AER, betareg, brglm, crch, e1071, gam, gee, glmx, lme4, MASS, mclogit, mlogit, mnlogit, MNP, nlme, nnet, ordinal, plm, pscl, quantreg, sampleSelection, survey (≥ 3.31-5), survival, VGAM
Published: 2017-04-19
Author: Thomas J. Leeper [aut, cre], Carl Ganz [ctb]
Maintainer: Thomas J. Leeper <thosjleeper at gmail.com>
BugReports: https://github.com/leeper/prediction/issues
License: MIT + file LICENSE
URL: https://github.com/leeper/prediction
NeedsCompilation: no
Citation: prediction citation info
Materials: README NEWS
CRAN checks: prediction results

Downloads:

Reference manual: prediction.pdf
Package source: prediction_0.2.0.tar.gz
Windows binaries: r-devel: prediction_0.2.0.zip, r-release: prediction_0.2.0.zip, r-oldrel: prediction_0.2.0.zip
OS X El Capitan binaries: r-release: prediction_0.2.0.tgz
OS X Mavericks binaries: r-oldrel: prediction_0.2.0.tgz
Old sources: prediction archive

Reverse dependencies:

Reverse imports: ggeffects, margins, sjlabelled, sjstats
Reverse suggests: estimatr

Linking:

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