<< pnorm Cumulated Distribution Functions Datasets >>

Stixbox >> Stixbox > Cumulated Distribution Functions > pt

pt

The Student t cumulative distribution function

Calling Sequence

F = pt(x,d)

Parameters

x

real

d

degree of freedom (x,d can be scalar or matrix with common size)

F

matrix

Description

The Student t cumulative distribution function

for each element of x, F=Prob(X<=x) where X is a Student random

variable with d degrees of freedom

<< pnorm Cumulated Distribution Functions Datasets >>