dlt | R Documentation |
Density Function for logarithmic student T distritbution
dlt(x, m, s, n, nue)
x |
quantiles |
m |
mean (1. parameter) |
s |
standard deviation (2. parameter) |
n |
3. paramter |
nue |
degrees of freedom |
density
(C) 2021 - K. Nille-Hauf, T. Feiri, M. Ricker - Hochschule Biberach, Institut fuer Konstruktiven Ingenieurbau
dlt(0.5,3,6,2,5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.