About Anaconda Help Download Anaconda

conda-forge / packages / r-tidypredict 0.5

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.

copied from cf-staging / r-tidypredict

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.5
  • win-64 v0.2.0
  • osx-64 v0.2.0
  • linux-64 v0.2.0

conda install

To install this package run one of the following:
conda install conda-forge::r-tidypredict
conda install conda-forge/label/cf201901::r-tidypredict
conda install conda-forge/label/cf202003::r-tidypredict
conda install conda-forge/label/gcc7::r-tidypredict

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy