CRAN/E | ccrs

ccrs

Correct and Cluster Response Style Biased Data

Installation

About

Functions for performing Correcting and Clustering response-style-biased preference data (CCRS). The main functions are correct.RS() for correcting for response styles, and ccrs() for simultaneously correcting and content-based clustering. The procedure begin with making rank-ordered boundary data from the given preference matrix using a function called create.ccrsdata(). Then in correct.RS(), the response style is corrected as follows: the rank-ordered boundary data are smoothed by I-spline functions, the given preference data are transformed by the smoothed functions. The resulting data matrix, which is considered as bias-corrected data, can be used for any data analysis methods. If one wants to cluster respondents based on their indicated preferences (content-based clustering), ccrs() can be applied to the given (response-style-biased) preference data, which simultaneously corrects for response styles and clusters respondents based on the contents. Also, the correction result can be checked by plot.crs() function.

Key Metrics

Version 0.1.0
R ≥ 3.5.0
Published 2019-03-04 1883 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks ccrs results

Downloads

Yesterday 7 0%
Last 7 days 46 -18%
Last 30 days 176 +14%
Last 90 days 467 -34%
Last 365 days 2.129 -23%

Maintainer

Maintainer

Mariko Takagishi

m.takagishi0728@gmail.com

Authors

Mariko Takagishi

aut / cre

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.5.0

Imports

cds
colorspace
dplyr
graphics
limSolve
lsbclust
methods
msm
parallel
stats
utils