Learn R Programming

asbio (version 1.9-7)

see.move: Interactive visualization of least squares regression.

Description

Scatterplot points can be moved with see.move, while points can be added and deleted with see.adddel. The function see.move is an appropriation from tcltk demos, with a few bells and whistles added.

Usage

see.move()
see.adddel()

Arguments

Author

the R Development Core Team for see.move, Ken Aho for see.adddel.