Description Usage Arguments Value Examples
Compare T-Dist. with the Standard Normal
1 | tnorm.comp(nu = c(10, 30), lo = -3.5, up = 3.5, dig = 4, dcol)
|
nu |
Degree of freedom for the chi-sq. dist. Default: c(10, 30) |
lo |
Lower limit of x-axis, Default: -3.5 |
up |
Upper limit of x-axis, Default: 3.5 |
dig |
Number of digits below the decimal point, Default: 4 |
dcol |
Color of plot lines |
None.
1 2 | nu = c(1, 5, 10, 30)
tnorm.comp(nu)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.