Replace original ratings with optimal scores based on cds output..
clean.scales(object, data, K, col.subset = NULL, ...)# S3 method for cds
clean.scales(object, data, K, col.subset = NULL, ...)
# S3 method for cdslist
clean.scales(object, data, K, col.subset = NULL, ...)
An object of class cds
An object of class cdsdata to be cleaned, or the original data.
The number of classes in the solution that must be kept.
An optional subset
Additional arguments.