| FourInOne | 
 Class that displays a four-in-1 plot containing a histogram, vs order plot,
 vs fit plot and a normal probability plot. 
 | 
| VersusFit | 
 Class that displays a versus fit graph. 
 | 
| VersusFitOptions | 
 Class that contains options for the versusfit plot
 
  
 
 
 Valid options are: 
 
  
 | 
| VersusFitPanel | 
 Panel for displaying the versus plot data. 
 | 
| VersusOrder | 
 Class that creates a versus order plot with the residuals
 on the y axis and the position in the data on the x axis. 
 | 
| VersusOrderOptions | 
 Class containing the options for the versus order plot
 
  
 
 
 Valid options are: 
 
  
 | 
| VersusOrderPanel | 
 Panel for displaying the versus order data 
 |