plotdiag.allgraphs | R Documentation |
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)
object |
Name of forsearch object file |
mt |
Maintitle of graph |
st |
Subtitle of graph |
cpt |
Caption on the graph |
blind.label |
TRUE causes 'blind' to be added to graph and to file name for fixed parameters |
cc |
Fixed variable code numbers of coefficients to be included in graph |
ccrand |
Random variable code numbers of parameters to be included in graph |
Cairo |
TRUE causes use of Cairo graphics |
Prints search history and creates graphical files in current subdirectory
William R. Fairweather
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.