The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

ResIN

ResIN Package for R

Maintainer: Philip Warncke pwarncke@live.unc.edu

Authors: Philip Warncke, Dino Carpentras, and Adrian Lüders

Description: Contains various tools to estimate and visualize Response Item Networks (ResIN’s). ResIN binarizes ordered-categorical and qualitative response choices from (survey) data, calculates pairwise associations and maps the location of each item response as a node in a force-directed network. Please refer to https://www.resinmethod.net/ for more details.

License: GPL-3

CRAN published version will follow shortly. To install the Beta-version, please execute the following commands:

install.packages(“devtools”)

library(devtools)

install_github(“pwarncke77/ResIN”)

library(ResIN)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.