Index plot helper function
index_plot_raw(
x,
y,
idd,
labels,
add_reference,
arglist,
text_arglist,
abline_arglist,
extendrange_f
)
x-values to plot
y-values to plot
Identified observations
The labels to use for the identified points.
Logical value
Named list for plot
Named list for text
Named list for abline
Positive number(s) specifying the
fraction by which the range of the residuals should be
extended using the extendrange
function. If longer than one, f[1]
is used on
the left and f[2]
on the right.