preferredPolesByIdeal {OpenRepGrid} | R Documentation |
Set preferred pole by ideal element
Description
The preferred construct pole is inferred from the rating of the ideal element.
The preferred pole is the side of the ideal element. If the ideal is rated on the
scale midpoint (or within none_range
), none of the poles is preferred.
Usage
preferredPolesByIdeal(x, ideal, none_range = NULL, align = FALSE)
Arguments
x |
A |
ideal |
Index or name of ideal element. |
none_range |
Range of ratings that do not allow assining a preferred pole ( |
align |
Align preferred poles on same side (default |
[Package OpenRepGrid version 0.1.18 Index]