Points2Watch: A study of Influence

Description Usage Value Note Author(s) Examples

View source: R/Points2Watch.R

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

1

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

1
2
3
4
## Not run: 
if (require(manipulate)) Points2Watch()

## End(Not run)

homerhanumat/tigerstats documentation built on Sept. 27, 2020, 3:21 a.m.