dist_t | R Documentation |
T Distribution
dist_t(t, df, tail)
t |
t |
df |
degrees of freedom |
tail |
'one' or 'two' |
value
dist_t(1.4, 2, "one") dist_t(1.4, 2, "two")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.