get_lmbf_inference: Evaluate results lm

View source: R/get_lmbf_inference.R

get_lmbf_inferenceR Documentation

Evaluate results lm

Description

Run a Bayesian ANOVA and return the BF.

Usage

get_lmbf_inference(
  df,
  groups = c("study", "class"),
  prior = prior,
  bf_thresholds = c(10, 1/10)
)

Arguments

df

TODO

groups

TODO

prior

TODO

bf_thresholds

TODO

Value

A tibble with the grouping variables, a calculated BF, and the inference.


marton-balazs-kovacs/trolleyMultilabReplication documentation built on Oct. 13, 2023, 3:15 p.m.