View source: R/core_mimosa2_funcs.R
j.disp.fit | R Documentation |
Jaeckel's dispersion from model predictions
j.disp.fit(yhat, y, scrs = NULL)
yhat |
Model predictions |
y |
True response values |
scrs |
Optional score values (otherwise will use Wilcoxon) |
Value of Jaeckel's dispersion between predictions and the model
j.disp.fit(preds, y_vals)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.