cds: Constrained Dual Scaling for Detecting Response Styles

This is an implementation of constrained dual scaling for detecting response styles in categorical data, including utility functions. The procedure involves adding additional columns to the data matrix representing the boundaries between the rating categories. The resulting matrix is then doubled and analyzed by dual scaling. One-dimensional solutions are sought which provide optimal scores for the rating categories. These optimal scores are constrained to follow monotone quadratic splines. Clusters are introduced within which the response styles can vary. The type of response style present in a cluster can be diagnosed from the optimal scores for said cluster, and this can be used to construct an imputed version of the data set which adjusts for response styles.

Package details

AuthorPieter Schoonees [aut, cre]
MaintainerPieter Schoonees <schoonees@gmail.com>
LicenseGPL (>= 2)
Version1.0.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("cds")

Try the cds package in your browser

Any scripts or data that you put into this service are public.

cds documentation built on May 2, 2019, 5:54 a.m.