r-cran-prediction

GNU R tidy, type-safe 'prediction()' methods
  https://cran.r-project.org/package=prediction
  0
  no reviews



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.