NEWS.md
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