Uses 'dplyr' and 'tidyeval' to fit statistical models inside the database. It currently supports KMeans and linear regression models.
Version: | 0.3.0 |
Depends: | R (≥ 3.6) |
Imports: | cli, dplyr (≥ 0.7), ggplot2, progress, purrr, rlang (≥ 1.1.1), tibble, tidypredict |
Suggests: | covr, DBI, dbplyr, knitr, methods, nycflights13, rmarkdown, RSQLite, testthat (≥ 3.2.0) |
Published: | 2023-11-01 |
DOI: | 10.32614/CRAN.package.modeldb |
Author: | Edgar Ruiz [aut], Max Kuhn [aut, cre] |
Maintainer: | Max Kuhn <max at posit.co> |
BugReports: | https://github.com/tidymodels/modeldb/issues |
License: | MIT + file LICENSE |
URL: | https://modeldb.tidymodels.org, https://github.com/tidymodels/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.3.0.tar.gz |
Windows binaries: | r-devel: modeldb_0.3.0.zip, r-release: modeldb_0.3.0.zip, r-oldrel: modeldb_0.3.0.zip |
macOS binaries: | r-release (arm64): modeldb_0.3.0.tgz, r-oldrel (arm64): modeldb_0.3.0.tgz, r-release (x86_64): modeldb_0.3.0.tgz, r-oldrel (x86_64): modeldb_0.3.0.tgz |
Old sources: | modeldb archive |
Please use the canonical form https://CRAN.R-project.org/package=modeldb to link to this page.