【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.1.24.5.1.19 ocmath_nctpdf
Contents
Description
Noncentral T probability density function
Syntax
double ocmath_nctpdf( double x, double nu, double delta )
Parameters
- x
- [intput] the value(s) at which to evaluate the pdf
- nu
- [input] degrees of freedom of the Student's t-distribution
- delta
- [input] non-centrality parameter of the Student's t-distribution.
Return
Returns the noncentral T pdf
Examples
Remark
See Also
ocmath_nctcdf, ocmath_nctinv, ocmath_nct_noncentrality
Header to Include
origin.h