split_lm: split lm model by chunck with biglm

Description Usage Arguments Value

View source: R/anova.R

Description

split lm model by chunck with biglm

Usage

1
split_lm(data, formula = "ratio ~ drug + batch", chunk = nrow(data))

Arguments

data

a data.frame

formula

(default: "ratio ~ drug + batch") the formula of the model

chunk

(default: 200000) chunk size

Value

a data.frame


LBMC/criblejurkat documentation built on Sept. 13, 2020, 7:58 p.m.