parse_tstat | R Documentation |
This function parses and formats a t statistic.
parse_tstat(tstat)
tstat |
t-test object |
tstat <- t.test(rnorm(100, 0, 1))
parse_tstat(tstat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.