blakeboswell/yotta: Out-of-memory and memory efficient Linear Model fitting with support for Inference

A collection of tools for out-of-memory linear model fitting and inference. Implements `lm` and `glm` analogs using Alan Miller's AS274 updating QR factorization algorithm. Collects and reports an array of pertinent fit statistics. Provides flexible and easy to use mechanisms to stream in data and stream out results during fitting.

Getting started

Package details

Maintainer
LicenseGPL
Version0.0.0.9001
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("blakeboswell/yotta")
blakeboswell/yotta documentation built on May 30, 2019, 11:43 a.m.