predict_values: Predict the values

View source: R/model_workflow.R

predict_valuesR Documentation

Predict the values

Description

Predict the values

Usage

predict_values(model_fit, DF)

Arguments

model_fit

The fitted model workflow sets is output of model_fit

DF

The Testing / New Data Frame to predict.

Value

Predicted Data Frame


gouthaman87/ameshouseR documentation built on Dec. 12, 2022, 4:36 a.m.