fw_glm: lm wrapper around fw_fit.

View source: R/feature_wise_modeller.R

fw_glmR Documentation

lm wrapper around fw_fit.

Description

lm wrapper around fw_fit.

Usage

fw_glm(
  x,
  f,
  metadata,
  verbose = T,
  get_CI = T,
  format = "wide",
  order = "c",
  adjust.method = "BH",
  ...
)

thomazbastiaanssen/Tjazi documentation built on Aug. 22, 2023, 1:30 a.m.