test_jackknife added

This commit is contained in:
Fabian Joswig 2021-11-15 14:18:26 +00:00
parent 69d786c155
commit 331d7cb471
2 changed files with 16 additions and 1 deletions

View file

@ -562,7 +562,7 @@ class Obs:
Returns
-------
np.ndarray
numpy.ndarray
Returns a numpy array of length N + 1 where N is the number of samples
for the given ensemble and replicum. The zeroth entry of the array contains
the mean value of the Obs, entries 1 to N contain the N jackknife samples