DNA 2.0 beta 22
Pre-release
Pre-release
This new beta version contains...
- improved time window algorithms (implemented by @leifeld) for smoothed polarization measures over time (see the
dna_timeWindow
anddna_plotTimeWindow
functions in therDNA
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 (seerDNA
functionsdna_scale1dbin
,dna_scale1dord
,dna_scale2dbin
,dna_scale2dord
,plot.dna_scale
,print.dna_scale
, anddna_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")