Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Library: graphic
See also: grspleplot plotspleplot

Quantlet: dispspleplot
Description: dispspleplot draws a spread and level plot into specific display

Usage: dispspleplot(dis,x,y,data)
Input:
dis display
x scalar
y scalar
data n x p data set

Example:
library("graphic")
di=createdisplay(1,1)
x=read("allbus.dat")
dispspleplot(di,1,1,x)

Result:
there is spread and level plot in the display di



Author: M. Benko, W. Haerdle, 20010130 license MD*Tech
(C) MD*TECH Method and Data Technologies, 05.02.2006