compute_mk_stat.R was not using the internal (package) data for the probability table in case of short time series.
This bug was also hiding a typo in prewhite.R
Checklists:
[ ] New code includes dedicated tests.
[ ] New code follows the project's style.
[ ] New code is compatible with BSD 3-Clause license.
Description:
compute_mk_stat.R was not using the internal (package) data for the probability table in case of short time series. This bug was also hiding a typo in prewhite.R
Checklists: