explain | R Documentation |
Explain individual-level model predictions
explain(mod, x, digits = 2, top = NULL, trace = 0)
mod |
|
x |
Single-row data.frame of predictors. |
digits |
Integer: Number of digits to round coefficients to. |
top |
Integer: Number of top rules to show by absolute coefficient. |
trace |
Integer: If > 0, print more messages to output. |
ED Gennatas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.