Learn R Programming

anchors (version 3.0-8)

plot.anchors.combn: Plot results from anchors( method='entropy')

Description

Plot results from anchors( method='entropy')

Usage

"plot"(x, ... , xy )

Arguments

x
anchors.combn object
...
additional options for plot
xy
name two columns from anchors.combn to plot (case insensitive, and you only need to specify first three letters of each name); must be a vector of strings of length 2.

References

Wand, Jonathan; Gary King; and Olivia Lau. (2007) ``Anchors: Software for Anchoring Vignettes''. Journal of Statistical Software. Forthcoming. copy at http://wand.stanford.edu/research/anchors-jss.pdf

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

See Also

anchors,anchors.combn

Examples

Run this code
## see help(anchors.combn) and demo(anchors.plot) for examples

Run the code above in your browser using DataLab