fitter_linear: Wrapper to linear model training. Defined separetely to avoid...

Description Usage Arguments Value Examples

View source: R/04_regression_all.R

Description

Wrapper to linear model training. Defined separetely to avoid passing too many objects in parLapplyLB

Usage

1
fitter_linear(x = NULL, params = NULL)

Arguments

x

passed from fit_regressions

params

passed from fit_regressions

Value

A list with two elements: predictions and a fitted model

Examples

1

infinityFlow documentation built on Nov. 8, 2020, 8:25 p.m.