dt_ | R Documentation |
Computes the density.
dt_(x, df, mean, sd)
x |
Numeric vector. Data set to which the density is evaluated. |
df |
Numeric constant. Degrees of freedom (> 0, maybe non-integer) |
mean |
Numeric constant. Location parameter. |
sd |
Positive numeric constant. Scale parameter. |
For internal use
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.