Plot output from forsearch_lme to show change in root mean squares of random coefficients as the number of observations in the forward search procedure increases. Save plot in folder containing working directory.
plotdiag.params.random(forn, coeff.codenums=NULL, asfacets=FALSE, facetdir=c("h","v"),
maintitle = "Put maintitle here", subtitle = "Put subtitle here",
caption = "Put caption here", wmf = "Put_stored_name_here", Cairo=TRUE,
printgraph = TRUE, legend = "Dummy legend name", verbose = TRUE)Process and plot RMS of random coefficients from forsearch_lme
Name of output file from forsearch_lme
columns of output file to be included in graph
TRUE causes printing in facets
"v" lays out the facets vertically, "h" lays them out horizontally
Main title of plot
Subtitle of plot
Content of caption
File name of stored plot; omit ".wmf"
TRUE causes use of Cairo graphics
TRUE causes graph to print to file and closes device
Name of legend
If TRUE, indicates beginning and end of function
William R. Fairweather
Atkinson, A and M Riani. Robust Diagnostic Regression Analysis, Springer, New York, 2000.