anova_to_df: anova_to_df

View source: R/anova_to_df.R

anova_to_dfR Documentation

anova_to_df

Description

Converts rms::anova object to data.frame

Usage

anova_to_df(anv, incl_total = F, p_nice = F)

Arguments

anv

an anova.rms object

incl_total

boolean to include total row in anova.rms

p_nice

boolean. whether to print p-values nicely with "<0.001" and rounded numbers.


olsonma/mollr documentation built on Aug. 2, 2022, 9:17 p.m.