Learn R Programming

editrules (version 2.2-0)

plot.errorLocation: plot errorLocation object

Description

Gives an overview of results generated by localizeErrors. Axes in scatterplots are set to logarithmic if their scale maxima exceed 50.

Usage

## S3 method for class 'errorLocation':
plot(x,
    topn = min(10, ncol(x$adapt)), ...)

Arguments