For increasing size of hold-out samples, cooks distance and predictive log-likelihood are plotted.

# S3 method for regional_mix_stab
plot(x, y, minWidth = 1, ncuts = 111, ylimmo = NULL, ...)

Arguments

x

x-axis

y

y-axis

minWidth

min width of cuts/binning

ncuts

number of cuts/bins to make

ylimmo

limit of y-axis

\dots

additional plotting calls

Examples