Unlimited learning, half price | 50% off
Get 50% off unlimited learning

smappR (version 0.5)

ideology.plot: Displays estimated ideology with other reference ideal points

Description

Displays estimated ideology with other reference ideal points

Usage

ideology.plot(results)

Arguments

results
ideology estimation object from estimate.ideology function

Examples

Run this code
## Not run: 
# ## download list of friends for a given user
#  friends <- getFriends(screen_name = "p_barbera", oauth_folder="oauth")
# ## estimating ideology
#  results <- estimate.ideology(friends)
# ## trace plot
#  traceplot.ideology(results, "theta")
# ## ideology plot
#  ideology.plot(results)
# ## End(Not run)

Run the code above in your browser using DataLab