plotdiag.blind.all {blindreview}R Documentation

Plot Results of Blind Review

Description

Plots results from running brMask on a dataset using plotting functions found in blindreview and forsearch packages.

Usage

plotdiag.blind.all(object, treatnum, mt=" ", st=" ", cc=NULL, ccrand=NULL, 
    objnames=FALSE, verbose=TRUE)

Arguments

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

Value

None returned, creates graphs only

Author(s)

William R. Fairweather


[Package blindreview version 1.3.0 Index]