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

ajusPlot

Plot vector with AJUS type


Description

Plot a frequency vector among with its AJUS type.

Usage

ajusPlot(V, tolerance=0.1, variant="modified", ...)

Arguments

V

A frequency vector

tolerance

Specify how similar values have to be to be treated as different (optional). Differences smaller than or equal to the tolerance are ignored.

...

Arguments to pass to the plotting function

variant

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

Details

This function plots the frequency vector along with its AJUS classification and skew. See ajus for a description of the AJUS system and the different parameters. In contrast to the ajus function, ajusPlot can deal with missing values. Missing values are removed when calculating the AJUS type (because AJUS does not handle missing values), but they are considered in the plot. This makes ajusPlot useful for classifying time series where missing values may occur. Additional arguments can be passed to the underlying plot function.

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.