CRAN
modeldb 0.1.2
Fits Models Inside the Database
Released Mar 2, 2019 by Edgar Ruiz
This package cannot yet be used with Renjin it depends on other packages which are not available: purrr 0.3.0, rlang 0.3.1, dplyr 0.8.0.1, tibble 2.0.1, and ggplot2 3.1.0
Dependencies
dplyr 0.8.0.1 rlang 0.3.1 ggplot2 3.1.0 purrr 0.3.0 tibble 2.0.1 progress 1.2.0
Uses 'dplyr' and 'tidyeval' to fit statistical models inside the database. It currently supports KMeans and linear regression models.