Learn R Programming

emil (version 2.2.3)

get_prediction: Extract predictions from modeling results

Description

Extract predictions from modeling results

Usage

get_prediction(result, resample, type = "prediction", format = c("long",
  "wide"))

Arguments

Value

A data frame where the id column refers to the observations.