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. Dozens of model classes are supported; see the "Supported models" article at <https://tidypredict.tidymodels.org/articles/models.html> for the current list.
| Package source: | tidypredict_1.2.0.tar.gz |
| Windows binaries: | r-devel: tidypredict_1.1.1.zip, r-release: tidypredict_1.1.1.zip, r-oldrel: tidypredict_1.1.1.zip |
| macOS binaries: | r-release (arm64): tidypredict_1.1.1.tgz, r-oldrel (arm64): tidypredict_1.1.1.tgz, r-release (x86_64): tidypredict_1.1.1.tgz, r-oldrel (x86_64): tidypredict_1.1.1.tgz |
| Old sources: | tidypredict archive |
| Reverse imports: | dbglm, modeldb |
| Reverse suggests: | orbital |
Please use the canonical form https://CRAN.R-project.org/package=tidypredict to link to this page.