Points2Watch {tigerstats} | R Documentation |
A study of Influence
Description
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.
Usage
Points2Watch()
Value
Graphical output.
Note
Requires package manipulate
, available only in R Studio.
Uses mvrnorm
from package MASS
.
Author(s)
Homer White hwhite0@georgetowncollege.edu
Examples
## Not run:
if (require(manipulate)) Points2Watch()
## End(Not run)
[Package tigerstats version 0.3.2 Index]