<< dnorm Probability Distribution Functions Random Numbers >>

Stixbox >> Stixbox > Probability Distribution Functions > dt

dt

The student t density function

Calling Sequence

f = dt(x,d)

Parameters

x

real

d

positive integer (degree of freedom)(x and d can be matrix with common size)

f

student density function with d degrees of freedom at the values of x

Description

The student t density function

<< dnorm Probability Distribution Functions Random Numbers >>