as_formula: Get Formula for ANOVA and ANCOVA

View source: R/util.R

as_formulaR Documentation

Get Formula for ANOVA and ANCOVA

Description

Get Formula for ANOVA and ANCOVA

Usage

as_formula(
  dv,
  between = c(),
  within = c(),
  covar = NULL,
  wid = "row.pos",
  as.character = F
)

geiser/rshinystatistics documentation built on Feb. 18, 2024, 6:07 p.m.