Objects of class ldmppr_model_check are returned by check_model_fit.
They contain global envelope test results and curve sets for multiple summary
functions/statistics.
Arguments
- x
an object of class
ldmppr_model_check.- ...
additional arguments passed to the underlying
plot()method (e.g., from **GET**).- object
an object of class
ldmppr_model_check.- which
which envelope to plot.
"combined"plots the global envelope; otherwise one of"L","F","G","J","E","V".
Details
An ldmppr_model_check is a list with components such as:
combined_env: a global envelope test object (typically from **GET**)envs: named list of envelope test objects (e.g.,L,F,G,J,E,V)curve_sets: named list of curve set objectssettings: list of settings used when generating envelopes (e.g.,n_sim,thinning)