Menu

#78 @stk_sampcrit_eqi/set.m: in Matlab, norminv is in the stat toolbox

2.5
closed
nobody
None
2017-07-05
2017-06-16
Julien Bect
No

Failing test in Matlab R2008a without the stat toolbox:

>> stk_test stk_sampcrit_eqi
***** test F.quantile_order = 0.9;  assert (F.quantile_order == 0.9)
!!!!! test failed
Undefined function or method 'norminv' for input arguments of type 'double'.

The stat toolbox is supposed to be an optional dependency in STK, so this is a problem.

Discussion

  • Julien Bect

    Julien Bect - 2017-07-05

    Yes, it is better at least for Matlab:
    https://sourceforge.net/p/kriging/hg/ci/9d1867212df7d780bb88433b143ad44ffe5f0ef1

    I will check in old releases of Octave and close the ticket if it's ok.

     

    Last edit: Julien Bect 2017-07-05
  • Julien Bect

    Julien Bect - 2017-07-05
    • status: open --> closed