student_prob

Syntax: student_prob(double k, double t)

Description: Returns the integral from minus infinity to t of the Student-t distribution with k > 0 degrees of freedom.First agumment can be a vector

Group: statistics_probability

Note:

Example:


Also see: normal_dist

Implemented in: LambdaSTUDENT_PROB.java