Skip to content

v0.6.4 Introducing new methods

Compare
Choose a tag to compare
@jpfitzinger jpfitzinger released this 20 May 15:23
· 139 commits to master since this release

This version adds two new regression and classification methods:

  • Spike & Slab regression and classification ('spikeslab')
  • Genetic algorithm for variable selection in regression ('genetic')

In addition this version fixes a bug with 'adalasso' in conjunction with the 'dfmax' and 'pmax' arguments. Finally, the internal '.model' generic is renamed to '.fit'.