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

search for in the

stats_dens_weibull> <stats_dens_pmf_poisson
[edit] Last updated: Fri, 17 May 2013

view this page in

stats_dens_t

(PECL stats >= 1.0.0)

stats_dens_tNot documented

Descrição

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

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

x

dfr

Valor Retornado



add a note add a note User Contributed Notes stats_dens_t - [1 notes]
up
0
Anonymous
4 years ago
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