Recent Releases of discrim
discrim - discrim 1.0.0
- Case weights were enabled for [discrim_flexible()] and discrim_linear().
- R
Published by EmilHvitfeldt about 4 years ago
discrim - discrim 0.2.0
- Model definition functions (e.g.
discrim_linear()) were moved to the parsnip package.
- R
Published by topepo over 4 years ago
discrim - discrim 0.1.3
An LDA engine was added for the shrunken discriminant analysis method of Ahdesmaki and Strimmer (2010) with
engine = "sda".LDA and QDA models now have an engine that fits several regularized discriminant models from the
sparsediscrimpackage.
- R
Published by topepo almost 5 years ago
discrim - discrim 0.1.2
added
discrim_quad()Fixed a bug in the parameter definitions (#19)
Re-licensed package from GPL-2 to MIT. See consent from copyright holders here.
- R
Published by topepo about 5 years ago
discrim - discrim 0.1.1
Small updates so that
discrimcan be run in parallel using psock clusters (#13)Updates for encoding requirements related to current version of
parsnip.
- R
Published by topepo over 5 years ago
discrim - discrim 0.1.0
- Small updates to work with new
parsnipversion.
- R
Published by topepo about 6 years ago
discrim - discrim 0.0.2
Added
naivebayesengine fornaive_Bayes()(#5).Change for new
parsnipversion 0.1.0.
- R
Published by topepo about 6 years ago