Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ajusCheck

Sensitivity test for AJUS


Description

Check sensitivity of AJUS to different tolerance parameters.

Usage

ajusCheck(V, t=seq(from=0.05, to=0.2, by=0.05), variant="modified")

Arguments

V

A frequency vector

t

A vector of tolerance parameters to check. Differences smaller than or equal to the tolerance are ignored.

variant

Strict AJUS following Galtung, or modified to include F and L types (default)

Details

This function runs the AJUS system with a range of tolerance parameters. This way, you can easily check how sensitive the classification of the distribution is to the tolerance parameter.

Value

The function returns a list. The tolerance returns the tolerance parameters tested. The type returns a series of strings corresponding to the pattern described by Galtung (A,J,U,S) or (F, L) for each tolerance parameter. The skew returns a number to describe the direction of the skew. See ajus for a description of the different arguments and the AJUS types.

Author(s)

Didier Ruedin

See Also


agrmt

Calculate Concentration and Dispersion in Ordered Rating Scales

v1.42.4
MIT + file LICENSE
Authors
Didier Ruedin [aut, cre] Clem Aeppli [ctb]
Initial release
2020-08-29

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.