team-sparkfish/castpack: Run Linear Models in your 'SQL' Database

This is library performantly translates linear models into 'SQL' and deploys them for use directly in your database. It leverages the powerful open-source 'modelc' library to transpile linear models consisting of hundreds of parameters to performant 'SQL' in seconds. Unlike other libraries and tools, 'Castpack' was purpose-built for predictive linear and generalized linear models as were first described in Nelder & Wedder (1972) <doi:10.2307/2344614>. This focus on linear models keeps 'Castpack' lightweight, while enabling it to support models that other libraries struggle with.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.0.0
URL https://github.com/sparkfish/Castpack
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("team-sparkfish/castpack")
team-sparkfish/castpack documentation built on Aug. 26, 2020, 7:34 a.m.