Uses 'dplyr' and 'tidyeval' to fit statistical models inside the database. It currently supports KMeans and linear regression models.
Version: | 0.1.2 |
Depends: | R (≥ 3.1) |
Imports: | dplyr (≥ 0.7), rlang, purrr, tibble, progress, ggplot2 |
Suggests: | dbplyr, testthat, knitr, rmarkdown, nycflights13, RSQLite, methods, DBI, covr |
Published: | 2019-03-02 |
Author: | Edgar Ruiz [aut, cre] |
Maintainer: | Edgar Ruiz <edgar at rstudio.com> |
BugReports: | https://github.com/edgararuiz/modeldb/issues |
License: | GPL-3 |
URL: | https://github.com/edgararuiz/modeldb |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | modeldb results |
Reference manual: | modeldb.pdf |
Vignettes: |
K Means models Linear regression models |
Package source: | modeldb_0.1.2.tar.gz |
Windows binaries: | r-devel: modeldb_0.1.2.zip, r-release: modeldb_0.1.2.zip, r-oldrel: modeldb_0.1.2.zip |
OS X binaries: | r-release: modeldb_0.1.2.tgz, r-oldrel: modeldb_0.1.2.tgz |
Old sources: | modeldb archive |
Please use the canonical form https://CRAN.R-project.org/package=modeldb to link to this page.