summary.wordfish: Summarize a Wordfish Model

Description Usage Arguments Details Value Author(s) See Also

View source: R/wordfish.R

Description

Summarises estimated document positions from a fitted Wordfish model

Usage

1
2
## S3 method for class 'wordfish'
summary(object, level = 0.95, ...)

Arguments

object

fitted wordfish model

level

confidence interval coverage

...

extra arguments, e.g. level

Details

if ‘level’ is passed to the function, e.g. 0.95 for 95 percent confidence, this generates the appropriate width intervals.

Value

A data.frame containing estimated document position with standard errors and confidence intervals.

Author(s)

Will Lowe

See Also

wordfish


conjugateprior/austin documentation built on May 11, 2021, 2:46 a.m.