Open neerajww opened 4 years ago
Hi Folks,
I am trying to use this on X (m x n) as follows:
mean_results = bs.bootstrap(X, stat_func=bs_stats.mean)
Is there an axis parameter to say along which dimension to bootstrap X.
+1 - the example being a ROC curve. Thanks!
Hi Folks,
I am trying to use this on X (m x n) as follows:
Is there an axis parameter to say along which dimension to bootstrap X.