QQPLOT

qqplot
Plot empirical quantile vs empirical quantile

         qqplot(x,y,ps)

         If two distributions are the same (or possibly linearly 
	  transformed) the points should form an approximately straight 
	  line. Data is x and y. Third argument ps is an optional plot 
	  symbol.

         See also QQNORM

See Also