MyNixOS website logo
Description

Tools to Deal with Interval-Valued Responses in Questionnaires.

A user-friendly toolbox for doing the statistical analysis of interval-valued responses in questionnaires measuring intrinsically imprecise human attributes or features (attitudes, perceptions, opinions, feelings, etc.). In particular, this package provides S4 classes, methods, and functions in order to compute basic arithmetic and statistical operations with interval-valued data; prepare customized plots; associate each interval-valued response to its equivalent Likert-type and visual analogue scales answers through the minimum theta-distance and the mid-point criteria; analyze the reliability of respondents' answers from the internal consistency point of view by means of Cronbach's alpha coefficient; and simulate interval-valued responses in this type of questionnaires. The package also incorporates some real-life data that can be used to illustrate its working with several non-trivial reproducible examples. The methodology used in this package is based in many theoretical and applied publications from SMIRE+CoDiRE (Statistical Methods with Imprecise Random Elements and Comparison of Distributions of Random Elements) Research Group (<https://bellman.ciencias.uniovi.es/smire+codire/>) from the University of Oviedo (Spain).

IntervalQuestionStat

Tools to Deal with Interval-Valued Responses in Questionnaires

CRAN status Total downloads

Description

IntervalQuestionStat is an open source package for doing the statistical analysis of interval-valued responses collected through interval-valued scales in lots of different widely used questionnaires measuring many intrinsically imprecise human attributes in R environment. In particular, this package implements the theoretical concepts, results, and ideas suggested by the SMIRE+CoDiRE (Statistical Methods with Imprecise Random Elements and Comparison of Distributions of Random Elements) Research Group (https://bellman.ciencias.uniovi.es/smire+codire/) from the University of Oviedo (Spain) taking into account some applied investigations and real-life studies.

In Social and Educational Sciences and many other disciplines, interval-valued scales arise as a strong alternative to both traditional Likert-type or visual analogue scales in some questionnaires measuring people's behavior (attitudes, opinions, perceptions, feelings, etc.). This type of data can not be directly measured because it concerns inherently imprecise features. Likert-type and visual analogue scales force respondents to choose single-point answers linked to some items (statements or questions), so individual differences are almost systematically overlooked. In order to overcome the limitations of these scales in capturing uncertainty over respondents' answers, interval-valued scales allow them to select a real-valued interval and not being constrained to a single point.

This package provides S4 classes, methods, and functions for doing the statistical analysis of interval-valued responses in questionnaires measuring imprecise traits from both descriptive an inferential points of view. In particular, it aims to provide the the following functionality:

  • Definition of interval-valued data objects and instances.
  • Calculation of basic operations with interval-valued data.
  • Calculation of some central tendency and variation measures.
  • Visualization of interval-valued data.
  • Association of interval-valued responses and Likert-type or visual analogue answers
  • Statistical analysis of reliability of questionnaire's responses.
  • Simulation of interval-valued responses in questionnaires.

Finally, it should also be remarked that the IntervalQuestionStat package includes some real-life data sets.

Authors

José García-García, with contributions from María Asunción Lubiano.

Installation

To install the IntervalQuestionStat package in R environment please use:

# Install from CRAN
install.packages("IntervalQuestionStat")

# Or the development version from GitHub
# install.packages("devtools")
devtools::install_github("garciagarjose/IntervalQuestionStat")

Citation

To cite the IntervalQuestionStat package in publications please use:

"García-García, J. (2022). IntervalQuestionStat: Tools to Deal with Interval-Valued Responses in Questionnaires. R package version 0.2.0. https://CRAN.R-project.org/package=IntervalQuestionStat."

A BibTeX entry for LaTeX users is:

@Manual{IntervalQuestionStatPkgR,
    title = {IntervalQuestionStat: Tools to Deal with Interval-Valued Responses
             in Questionnaires},
    author = {Jos{\'e} Garc{\'i}a-Garc{\'i}a},
    year = {2022},
    note = {R package version 0.2.0},
  }

See also

For further information please visit the SMIRE+CoDiRE (Statistical Methods with Imprecise Random Elements and Comparison of Distributions of Random Elements) Research Group's webpage at https://bellman.ciencias.uniovi.es/smire+codire/

Metadata

Version

0.2.0

License

Unknown

Platforms (75)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows