Group: | Statistical Distributions |
See also: | cdfb cdfc cdff cdfn cdft pdfb pdfc pdff pdfn qfc qff qfn qft |
Function: | pdft | |
Description: |
pdft returns the value of the density of the t-distribution with d degrees of freedom for elements of an array.
|
Usage: | z = pdft (x, d) | |
Input: | ||
x | array | |
d | array or scalar | |
Output: | ||
z | array |
pdft (2.92, 16 )
Contents of pdft [1,] 0.010405
Group: | Statistical Distributions |
See also: | cdfb cdfc cdff cdfn cdft pdfb pdfc pdff pdfn qfc qff qfn qft |