Last chance! 50% off unlimited learning
Sale ends in
dropUnanimous(obj, lop = 0)
obj
. Roll calls with lop
or fewer legislators voting in the minority are dropped. Default is
0, meaning that unanimous votes are dropped.rollcall
object or a link{matrix}
depending on
the class of object
.dropUnanimous.rollcall
,
dropUnanimous.matrix
,
dropRollCall
,
rollcall
, summary.rollcall
, ideal
data(s109)
s109.working <- dropUnanimous(s109)
summary(s109.working)
Run the code above in your browser using DataLab