NEWS.md
DESCRIPTION
,
Full Changelog: https://github.com/mcanouil/MiSTr/compare/v1.0.3...v1.0.4
broom
.broom
to DESCRIPTION
.Full Changelog: https://github.com/mcanouil/MiSTr/compare/v1.0.2...v1.0.3
linear.test
and linear.weight.test
as one function (mist_linear
) with less code redundancy.logit.test
and logit.weight.test
as one function (mist_logit
) with less code redundancy.mist
general function to compute either logistic or linear regression in a unified framework.print
method for mist
object.mist_data
(simulated dataset).MiST
with a comprehensive list of examples using mist_data
.