barplot.anchors.rank
"plot"(x, ..., xy)
Each observation in the plot is a subset of vignettes, represented by
their index values as originally passed by the formula (see
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 examples
Run the code above in your browser using DataLab