downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

stats_dens_weibull> <stats_dens_pmf_poisson
[edit] Last updated: Fri, 25 May 2012

view this page in

stats_dens_t

(PECL stats >= 1.0.0)

stats_dens_tNot documented

Descrierea

float stats_dens_t ( float $x , float $dfr )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

x

dfr

Valorile întoarse



add a note add a note User Contributed Notes stats_dens_t
Anonymous 28-Feb-2009 07:12
This function returns the value of a student-T-distribution with the total area of 1.
$dfr are the degrees of freedom for that distribution (aka k)
$x is the X-Value for which the value should be returned

 
show source | credits | stats | sitemap | contact | advertising | mirror sites