tidypredict-package: tidypredict: Run Predictions Inside the Database

tidypredict-packageR Documentation

tidypredict: Run Predictions Inside the Database

Description

logo

It parses a fitted 'R' model object, and returns a formula in 'Tidy Eval' code that calculates the predictions. It works with several databases back-ends because it leverages 'dplyr' and 'dbplyr' for the final 'SQL' translation of the algorithm. It currently supports lm(), glm(), randomForest(), ranger(), rpart(), earth(), xgb.Booster.complete(), lgb.Booster(), catboost.Model(), cubist(), and ctree() models.

Author(s)

Maintainer: Emil Hvitfeldt emil.hvitfeldt@posit.co

Authors:

See Also

Useful links:


tidypredict documentation built on Aug. 24, 2026, 9:10 a.m.