NEWS
incidentally 1.0.2 (2023-02-15)
- added reference to Neal (2022) for incidence.from.congress()
- added reference to Neal (2023) for incidence.from.adjacency()
incidence.from.congress()
includes bill attributes indicating the number of (co-)sponsors from each party
- fixed minor bugs introduced by
igraph 1.4.0
incidentally 1.0.1 (2022-08-05)
- fixed bug in
incidence.from.congress()
when bills do not have a sponsor
incidence.from.congress()
excludes non-voting members by default
incidence.from.congress()
includes a bill attribute indicating the bill's sponsor's party
- renamed
group' model as
clubmodel, and renamed
blaumodel as
organizationsmodel in
incidence.from.adjacency()`
incidentally 1.0.0 (2022-05-31)
- all functions revised, all documentation updated
- added
incidence.from.congress()
to generate incidence matrices of bill sponsorship in the US Congress
incidentally 0.9.0 (2022-04-08)