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

Description Usage Arguments Note Author(s) References See Also Examples

Description

Plot results from anchors( method='entropy')

Usage

1
2
  ## S3 method for class 'anchors.combn'
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.

Note

Related materials and worked examples are available at http://wand.stanford.edu/anchors/

Author(s)

Jonathan Wand http://wand.stanford.edu

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

1
## see help(anchors.combn) and demo(anchors.plot) for examples

anchors documentation built on May 2, 2019, 6:59 a.m.