j.disp.fit: Jaeckel's dispersion from model predictions

View source: R/core_mimosa2_funcs.R

j.disp.fitR Documentation

Jaeckel's dispersion from model predictions

Description

Jaeckel's dispersion from model predictions

Usage

j.disp.fit(yhat, y, scrs = NULL)

Arguments

yhat

Model predictions

y

True response values

scrs

Optional score values (otherwise will use Wilcoxon)

Value

Value of Jaeckel's dispersion between predictions and the model

Examples

j.disp.fit(preds, y_vals)

borenstein-lab/mimosa2 documentation built on Dec. 19, 2024, 12:44 a.m.