An app to explore the idea of influence. Note how the influence of the blue point wanes as the number of points in the central cloud increases, and also wanes as the correlation of the central cloud increases.
Points2Watch()
Returns
Graphical output.
Note
Requires package manipulate, available only in R Studio. Uses mvrnorm from package MASS.
Examples
## Not run:if(require(manipulate)) Points2Watch()## End(Not run)