plot_wnom_coords: Plotting method for Individuals from W-Nominate Model

View source: R/asmcjr.r

plot_wnom_coordsR Documentation

Plotting method for Individuals from W-Nominate Model

Description

Produces a plot of the legislators for a wnominate object.

Usage

plot_wnom_coords(obj, shapeVar = NULL, dropNV=FALSE, ptSize=4, 
  ci=FALSE, level=.95)

Arguments

obj

An object of class nomObject.

shapeVar

Name of the variable that identifies the shapes in the resulting ggplot.

dropNV

Whether or not those who didn't vote Yea or Nay.

ptSize

Size of symbols passed to geom_point.

ci

If bootstrapping was done in the estimation of a 2-dimensional result, setting this to TRUE will plot normal theory confidence ellipses for all stimuli.

level

The confidence level of the ellipses if present.

Value

A ggplot


davidaarmstrong/asmcjr documentation built on June 29, 2024, 12:07 p.m.