Skip to contents

A function to return model prediction on new data

Usage

test(model, newdata)

Arguments

model

a trained model

newdata

new data such as a test or validation set

Value

data frame or tibble