Wrap F-test (ratio of variances).
# S3 method for htest wrapFTest(x, ..., format = NULL)
x | lm model |
---|---|
... | extra arguments (not used) |
format | if set the format to return ("html", "latex", "markdown", "ascii", "docx", ...) |
formatted string
#> [1] "F Test summary: (R2=0.9818, F(7,2)=15.38, p=n.s.)."