mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-23 01:02:02 +01:00
p-value now 2-sided and added chi^2 CCDF
This commit is contained in:
@ -152,6 +152,7 @@ DECL_STD_FUNC(fabs)
|
||||
namespace MATH_NAMESPACE
|
||||
{
|
||||
extern DoubleFunction chi2PValue;
|
||||
extern DoubleFunction chi2Ccdf;
|
||||
}
|
||||
|
||||
END_LATAN_NAMESPACE
|
||||
|
Reference in New Issue
Block a user