bioticinteractions/predict2: Take model objects to make predictions, save model objects and predictions to disk

A function to make predictions for multiple models on a given test dataset (also works with just one model object). Then the function can write out the predictions and model objects out to disk (.data and .csv files). The function also allows to customize the csv and data filenames.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bioticinteractions/predict2")
bioticinteractions/predict2 documentation built on May 28, 2019, 7:12 p.m.