Executes all the plotting functions for a select analytical function such as lm or glm; default omits titles and subtitles and attempts to plot all fixed and random coefficients.
plotdiag.allgraphs(object, mt=" ", st=" ", cpt=" ", blind.label=FALSE, cc=NULL,
ccrand = NULL,Cairo=TRUE)Prints search history and creates graphical files in current subdirectory
Name of forsearch object file
Maintitle of graph
Subtitle of graph
Caption on the graph
TRUE causes 'blind' to be added to graph and to file name for fixed parameters
Fixed variable code numbers of coefficients to be included in graph
Random variable code numbers of parameters to be included in graph
TRUE causes use of Cairo graphics
William R. Fairweather