build_fit_summary.table: Create fit summary tables

View source: R/tables.R

build_fit_summary.tableR Documentation

Create fit summary tables

Description

This function is used to create the tables providing the details of the fitted models used in the study.

Usage

build_fit_summary.table(fit)

Arguments

fit

the output of one of the function fitting models (see fit_models)

Value

a tibble with an additional attribute called "formula"

Examples

#See ?twinR


courtiol/twinR documentation built on July 11, 2024, 12:04 a.m.