Home > PHP > Function > Statistics > stats_stat_noncentral_t()

stats_stat_noncentral_t()

stats_stat_noncentral_t - Calculates any one parameter of the noncentral t distribution give values for the others.

Syntax

float stats_stat_noncentral_t (float $par1, float $par2, float $par3, int $which)

Arguments

  • par1
  • par2
  • par3
  • which

Description

Version

PHP PECL stats >= 1.0.0

Return value