Points2Watch: A study of Influence

View source: R/Points2Watch.R

Points2WatchR 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)

homerhanumat/tigerstats documentation built on June 13, 2025, 8:34 a.m.