The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
First release on CRAN.
k
to avoid singular fits
with smaller datasets.interpret()
now includes a new verbosity
argument for logging.get.yhat()
for classification tasks: If the model returns a
matrix or data.frame of class probabilities, by default,
get.yhat()
returns the probability of not being
the base level.ggmid.mid.conditional()
and
plot.mid.conditional()
now include a new argument
reference
, which allows setting the reference point of
c-ICE plot to any of the sample points.color.theme()
now includes a new argument,
pkg
, for package specification.print.mid()
and
print.mid.conditional()
.interpret()
for classification tasks: If y
is
a factor or character, interpret()
convert its base level
to 0
and all other levels to 1
.ggmid()
and plot.mid()
to correct
effect plots for factor variables with a catchall
level.
Additionallym ggmid()
now utilize
ggplot2::geom_jitter()
and allow for adjustable jitter
amounts with the jitter
argument. Additionally, when data
is not explicitly provided, it is now automatically extracted from the
function call stored in the "mid"
object.mid.conditional()
and
mid.breakdown()
so they no longer require explicit data
input.khroma
package are now
available for color.theme()
.ggmid(type = "data")
and
plot(type = "data")
is changed to a sequential color
scheme: “bluescale”.translogit
,
transprobit
, identity-logistic
and
identity-gaussian
for the interpretation task of
classification models.interpret()
now interactively confirms whether a
singular fit or exceeding the maximum number of columns is an
error.mid.ur()
to extract uninterpreted ratio (rate) more
conveniently.ggmid.mid.breakdown()
,
ggmid.mid.importance()
and
plot.mid.breakdown()
to improve usability of the
functions.interpret()
to add the pred.args
argument that can be used to pass optional arguments to the prediction
function (pred.fun()
).interpret()
to allow matrices to be used as
valid inputs for data
(interpret.formula()
)
and x
(interpret.default()
).print.encoder()
for “encoder” objects to improve
usability of the fitted MID models.na.action = na.pass
of
predict.mid()
.plot.mid.conditional()
.interpret()
to ensure that the value of the
argument link
is a character string.ggmid.mid.conditional()
and
plot.mid.conditional()
: var.color
and the
similar arguments can take an expression as input.midr is in the release process. We will submit the package to CRAN by mid-January 2025 .
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.