plot.wordfish: Plot a Wordfish Model

Description Usage Arguments Value Author(s) See Also

View source: R/wordfish.R

Description

Plots a fitted Wordfish model with confidence intervals

Usage

1
2
## S3 method for class 'wordfish'
plot(x, truevals=NULL, level=0.95, pch=20, ...)

Arguments

x

a fitted Wordfish model

truevals

True document positions if known

level

Intended coverage of confidence intervals

pch

Default is to use small dots to plot positions

...

Any extra graphics parameters to pass in

Value

A plot of sorted estimated document positions, with confidence intervals and true document positions, if these are available.

Author(s)

Will Lowe

See Also

wordfish


austin documentation built on May 2, 2019, 5:48 p.m.