Skip to content

Releases: acp29/iboot

iboot-v5.0.1

21 Sep 22:27
Compare
Choose a tag to compare
  • renamed bootclust to bootclust2
  • minor bug fix in clustmean
  • minor changes to kdehist

iboot-v5.0.0

10 Oct 22:17
Compare
Choose a tag to compare
  • newer functions migrated to statistics-bootstrap package; only legacy functions remain in the iboot package
  • updated help informtion of all functions
  • added warning to ibootci when stratified or cluster resampling is preceeded by sorting of the rows of strata/clusters and data.

iboot-v4.2.0

28 Jul 07:55
Compare
Choose a tag to compare

Update that removes some features of bootnhst for further testing and development, makes some improvements to bootanovan, fixes a bug in the make file, and makes some performance enhancements to various other functions. Note that the first output of bootknife, which contains summary statistics, is now a structure.

iboot-v4.1.1

15 Jul 22:19
Compare
Choose a tag to compare

Bug fixes relating to parallel processing.

iboot-v4.1.0

13 Jul 23:21
Compare
Choose a tag to compare

Various updates including:

  • Various improvements to the mex functions encoded by boot.cpp and smoothmedian.cpp
  • Improved implementation of parallel support for bootknife (which required a new helper function iboot.m)
  • Compiled mex functions for a range of architectures (for both Octave and Matlab)
  • Created a separate 'make' script
  • Minor tweaks to some other functions, (e.g. bootanovan)

iboot-v4.0.0

02 Jul 23:01
Compare
Choose a tag to compare

Various updates including:

  • Installation now in either Octave or Matlab includes building MEX files for boot and smoothmedian functions
  • plotboot moved to legacy folder
  • bootmode changed to use boot function

iboot-v3.10.2

28 Jun 23:18
Compare
Choose a tag to compare

Renamed ibootnhst to bootnhst

iboot-v3.10.1

28 Jun 22:50
Compare
Choose a tag to compare

Various updates, changes and bug fixes, which include:

  • added Octave and Matlab parallel support to bootknife function
  • improved performance of, and parallel support for, the ibootnhst function
  • fixed bug in ibootci which caused it to return incorrect bootsam when stratified sampling
  • reorganised package so that older functions moved to legacy folder

iboot-v3.9.3

21 Jun 21:36
Compare
Choose a tag to compare

Very minor update. Corrected documentation in help for smoothmedian.oct

iboot-v3.9.2

20 Jun 20:19
Compare
Choose a tag to compare

Further minor performance and efficiency enhancements to the smoothmedian function