summary.anchors.combn: Summary of anchors(..., method='entropy') analysis

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

Description

Summary of anchors(..., method='entropy') analysis

Usage

1
2
3
4
 ## S3 method for class 'anchors.combn'
summary( object, ...,
                   sort = c("max","estimated","minimum","interval","span"),
                                    digits=3)

Arguments

object

The object of class "anchors.combn", as returned by anchors

...

additional arguments affecting the summary produced.

sort

column by which to sort results

digits

sig digits to print

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

Gary King and Jonathan Wand. "Comparing Incomparable Survey Responses: New Tools for Anchoring Vignettes," Political Analysis, 15, 1 (Winter, 2007): Pp. 46-66, copy at http://gking.harvard.edu/files/abs/c-abs.shtml.

King, Gary; Christopher J.L. Murray; Joshua A. Salomon; and Ajay Tandon. "Enhancing the Validity and Cross-cultural Comparability of Survey Research," American Political Science Review, Vol. 98, No. 1 (February, 2004): 191-207, copy at http://gking.harvard.edu/files/abs/vign-abs.shtml

See Also

anchors

Examples

1
## see anchors

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