mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-12-18 07:34:39 +00:00
p-value now 2-sided and added chi^2 CCDF
This commit is contained in:
@@ -47,6 +47,7 @@ public:
|
||||
double getNDof(void) const;
|
||||
Index getNPar(void) const;
|
||||
double getPValue(void) const;
|
||||
double getCcdf(void) const;
|
||||
const DoubleFunction & getModel(const Index j = 0) const;
|
||||
// IO
|
||||
void print(const bool printXsi = false,
|
||||
|
||||
Reference in New Issue
Block a user