Package: prediction
Type: Package
Title: Tidy, Type-Safe 'prediction()' Methods
Description: A one-function package containing 'prediction()', a type-safe alternative to 'predict()' that always returns a data frame.
License: MIT + file LICENSE
Version: 0.1.1
Date: 2016-10-30
Authors@R: c(person("Thomas J.", "Leeper",
                    role = c("aut", "cre"),
                    email = "thosjleeper@gmail.com"))
Imports: utils, stats
Suggests: testthat
Enhances: survival, nlme, AER
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-30 18:37:01 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre]
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2016-10-30 22:02:32
