knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  echo = TRUE,
  message = FALSE,
  warning = FALSE
)

The following flowchart illustrates how tidyfit processes data and fits models:



jpfitzinger/tidyfit documentation built on July 3, 2025, 9:55 p.m.