Shorthand function for diagnostic test `se'.
standard_errors(
emulator,
targets = NULL,
validation = NULL,
plt = interactive()
)A data.frame of failed points
The emulator in question
The output targets
The validation set
Whether to plot or not
For details of the function, see get_diagnostic and for the plot
see analyze_diagnostic.
Jackson (2018) <http://etheses.dur.ac.uk/12826>
get_diagnostic, analyze_diagnostic,
validation_diagnostics
Other diagnostic functions:
analyze_diagnostic(),
classification_diag(),
comparison_diag(),
get_diagnostic(),
individual_errors(),
residual_diag(),
summary_diag(),
validation_diagnostics()