CMD + K

r-tidypredict

Community

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(), earth(), xgb.Booster.complete(), cubist(), and ctree() models.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-tidypredict

Usage Tracking

1.1.0
1.0.1
1.0.0
0.5.1
0.5
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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(), earth(), xgb.Booster.complete(), cubist(), and ctree() models.

Last Updated

Feb 27, 2026 at 08:40

License

MIT

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.2.0
win-64 Last supported version: 0.2.0
macOS-64 Last supported version: 0.2.0