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 |