sqlscore (0.1.4)
Utilities for Generating SQL Queries from Model Objects.
https://github.com/wwbrannon/sqlscore/
http://cran.r-project.org/web/packages/sqlscore
Provides utilities for generating SQL queries (particularly CREATE TABLE statements) from R model objects. The most important use case is generating SQL to score a generalized linear model or related model represented as an R object, in which case the package handles parsing formula operators and including the model's response function.
Maintainer:
William Brannon
Author(s): William Brannon [aut, cre]
License: MIT + file LICENSE
Uses: dbplyr, arm, mboost, glmnet, testthat, covr
Released 9 months ago.
4 previous versions
- sqlscore_0.1.3. Released over 1 year ago.
- sqlscore_0.1.2. Released over 2 years ago.
- sqlscore_0.1.1. Released almost 3 years ago.
- sqlscore_0.1.0. Released almost 3 years ago.
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of sqlscore yet. Want to be the first? Write one now.
Related packages: … (20 best matches, based on common tags.)
Search for sqlscore on google, google scholar, r-help, r-devel.
Visit sqlscore on R Graphical Manual.