Description Usage Arguments Details Value Author(s) Examples
Graphical visualization of Cook's distances for each observation within input model.
1 |
object |
object of class 'influence', see Details. |
label.id |
labels of observations, should be a vector with n elements. |
n.label.id |
number of observations with highest Cook's distance to label in the plot. |
xlab |
title for the x axis. |
ylab |
title for the y axis. |
pos |
position of observations labels. Values |
... |
further arguments passed to |
This function only works with objects given as output from influenceDiag
, it takes Cook's distances and plot them as vertical segments.
High values are associated to high influence within the model.
Doesn't return a value, called for side effects.
Giuseppe Reale
1 2 3 4 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.