Learn R Programming

stops (version 1.9-1)

plot.stops: S3 plot method for stops objects

Description

S3 plot method for stops objects

Usage

# S3 method for stops
plot(x, plot.type = "confplot", main, asp = 1, ...)

Value

no return value, just plots

Arguments

x

an object of class stops

plot.type

String indicating which type of plot to be produced: "confplot", "resplot", "Shepard", "stressplot", "bubbleplot" (see details)

main

the main title of the plot

asp

aspect ratio of x/y axis; defaults to 1; setting to 1 will lead to an accurate represenation of the fitted distances.

...

Further plot arguments passed: see 'plot.smacof' and 'plot' for detailed information.

Details: See plot.smacofP