barplot.anchors.rank## S3 method for class 'anchors.rank':
plot(x, ..., xy)anchors.order for an example/description).
To define the axis of the scatter plot, the columns to choose from
include:"estimated": estimated entropy from cplor model
"minimum": minimum entropy from minimum.entropy calculation
"interval": number of cases with interval (non-scalar) ranks
"span" average span of ranks (including scalar cases)
"max" maximum B or C value for the subset of vignettes
Choose two of the above, e.g., xy=c("minimum","interval")
Wand, Jonathan and Gary King. (2007) Anchoring Vignetttes in R: A (different kind of) Vignette copy at http://wand.stanford.edu/anchors/doc/anchors.pdf
anchors,
anchors.order## see help(anchors) and demo(anchors.plot) for examplesRun the code above in your browser using DataLab