R/regional_mix_s3-class.R
plot.regional_mix_stab.RdFor 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, ...)
| 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 |