Commit c5bea44 acp29
committed
File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -55,13 +55,12 @@ The Matlab Statistics and Machine Learning toolbox has functions also called `bo
55
55
56
56
## Development roadmap
57
57
58
- * Add option to vectorise jacknife calculations in ` bootnhst ` and ` maxq `
59
58
* Create a simple and efficient progress bar for the functions in this package
60
59
* Add function to param folder to calculate D statistic from KS-test (with input format suitable for ` bootnhst ` , ` iboottest ` and (` i ` )` bootci ` )
61
60
* Add the ability to perform stratified jackknife resampling in ` jack `
62
61
* Allow bootstrap to accept empty argument for ` bootfun ` (to enhance compatible behaviours with corresponding matlab function)
63
62
* Create usage guide with examples of how to apply the package functions to different problems and scenarios
64
63
* Create some compiled mex and oct files on various platforms (mac, pc and linux) to speed up computations.
65
- * Create convenience function ` bootanovan ` as a wrapper for ` bootnhst `
64
+
66
65
67
66
You can’t perform that action at this time.
0 commit comments