plot.coef.prob
Private method to plot coefficients/probabilities. Called from plot.coefficients()
or plot.probabilities()
Private method to plot coefficients/probabilities. Called from plot.coefficients()
or plot.probabilities()
list(list("plot"), list("coef.prob"))(
values = "regression.coefs",
plot.type = "heatmap",
factors = NULL,
datasets = NULL,
cluster = FALSE,
dendrogram.scale = 1,
force.dendrogram = FALSE,
show.all.names = FALSE,
abbrev.names = TRUE,
log.probabilities = TRUE,
dark = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.