plotdiag.blind.all {blindreview} | R Documentation |
Plots results from running brMask on a dataset using plotting functions found in blindreview and forsearch packages.
plotdiag.blind.all(object, treatnum, mt=" ", st=" ", cc=NULL, ccrand=NULL,
objnames=FALSE, verbose=TRUE)
object |
A brMask object |
treatnum |
Identifying number of plot, for use in graphs and as part of file name |
mt |
Main title of graph |
st |
Subtitle of graph |
cc |
Vector of integers of fixed parameters to include in plot or NULL to include all fixed parameters |
ccrand |
Vector of integers of random parameters to include in plot or NULL to include all random parameters |
objnames |
Logical. TRUE causes names of object to be printed |
verbose |
If TRUE, indicates beginning and end of function |
None returned, creates graphs only
William R. Fairweather