Learn R Programming

anominate (version 0.6)

traceplot.anominate: alpha-NOMINATE Traceplot Function

Description

densplot.anominate reads a anominate object and plots a traceplot of the alpha parameter using the traceplot function in coda.

Usage

traceplot.anominate(x, ...)

Arguments

x

output of class anominate, generated as output from function anominate.

...

other arguments to traceplot

Value

A traceplot of alpha.

References

Carroll, Royce, Jeffrey B. Lewis, James Lo, Keith T. Poole and Howard Rosenthal. 2013. ``The Structure of Utility in Spatial Models of Voting.'' American Journal of Political Science 57(4): 1008--1028.

See Also

'summary.anominate','anominate','plot.anominate','traceplot.anominate'.

Examples

Run this code
# NOT RUN {
data(sen111)
data(sen111_anom)

traceplot.anominate(sen111_anom)
# }

Run the code above in your browser using DataLab