anova_to_df | R Documentation |
Converts rms::anova object to data.frame
anova_to_df(anv, incl_total = F, p_nice = F)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.