Stat - Anova
Value
No return value. This function is called for the side effect of launching a shiny application.
Examples
if (interactive()) {
stat_regression_linear(mtcars)
}
Stat - Anova
No return value. This function is called for the side effect of launching a shiny application.
if (interactive()) {
stat_regression_linear(mtcars)
}