anova_tbl: ANOVA table with nicer column names.

View source: R/utils.R

anova_tblR Documentation

ANOVA table with nicer column names.

Description

ANOVA table with nicer column names.

Usage

anova_tbl(model)

Arguments

model

A model fitted by lm or lmer.

Value

An ANOVA table with standard column names.


supernova documentation built on Nov. 5, 2023, 1:09 a.m.