diag_distro_max: Infer maximum grid of q-sorting grid.

Description Usage Value See Also Examples

View source: R/diagnostics.R

Description

Infers the maximum q-sorting grid from observed dataset.

Usage

1

Value

A positive integer vector of counts of length equal to cover the range of values, named by values.

See Also

Other distribution helpers: diag_distros(), diag_inside_grid(), diag_same()

Examples

1
2
diag_distro_max(sorts = civicon_2014$qData$sorts[,,"before"])
# true, because study used forced Q distribution

maxheld83/pensieve documentation built on Jan. 21, 2020, 9:16 a.m.