Nothing
Code
td <- tidy(ot)
Message
Multiple parameters; naming those columns num.df and den.df.
Code
gl <- glance(ot)
Message
Multiple parameters; naming those columns num.df and den.df.
Code
augment(tt)
Condition
Error in `augment()`:
! `augment.htest()` is only defined for chi squared hypothesis tests.
Code
augment(wt)
Condition
Error in `augment()`:
! `augment.htest()` is only defined for chi squared hypothesis tests.
Code
augment(ct)
Condition
Error in `augment()`:
! `augment.htest()` is only defined for chi squared hypothesis tests.
Code
.res <- tidy(tt)
Condition
Warning:
Multiple unnamed parameters in hypothesis test; dropping them.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.