Non-standard student-t density
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
Useful links