Skip to content

DNA 2.0 beta 22

Pre-release
Pre-release
Compare
Choose a tag to compare
@leifeld leifeld released this 20 Oct 21:06
· 593 commits to master since this release
926ca93

This new beta version contains...

  • improved time window algorithms (implemented by @leifeld) for smoothed polarization measures over time (see the dna_timeWindow and dna_plotTimeWindow functions in the rDNA package) and
  • a workflow for estimating one- or two-dimensional item response theory (IRT) models based on DNA data using the MCMCpack package (implemented by @TimHenrichsen) for ideological scaling of actors and concepts (see rDNA functions dna_scale1dbin, dna_scale1dord, dna_scale2dbin, dna_scale2dord, plot.dna_scale, print.dna_scale, and dna_plotScale).

Install this version of the R package with:

devtools::install_url("https://github.com/leifeld/dna/releases/download/v2.0-beta.22/rDNA_2.1.9.tar.gz", INSTALL_opts = "--no-multiarch")