Plots sorted beta and optionally also psi parameters from a Wordfish model

# S3 method for coef.wordfish
plot(x, pch = 20, psi = TRUE, ...)

Arguments

x

a fitted Wordfish model

pch

Default is to use small dots to plot positions

psi

whether to plot word fixed effects

...

Any extra graphics parameters to pass in

Value

A plot of sorted beta and optionally psi parameters.

See also

Author

Will Lowe