add_fit: Estimates and Add F-values from a Linear Model to an og_set...

View source: R/linear_mod.R

add_fitR Documentation

Estimates and Add F-values from a Linear Model to an og_set class element

Description

Estimates and Add F-values from a Linear Model to an og_set class element

Usage

add_fit(ogset, log_scale = FALSE)

Arguments

ogset

a ogset class element

log_scale

logical, should the data be natural log trasnsformed before fitting the model? (actually log(data + 1) transformed)

The info on the log_scaled parameters get stored in the metadata slot


othomantegazza/crossr documentation built on Feb. 1, 2023, 7:44 a.m.