clean.scales | R Documentation |
Replace original ratings with optimal scores based on cds
output..
clean.scales(object, data, K, col.subset = NULL, ...)
## S3 method for class 'cds'
clean.scales(object, data, K, col.subset = NULL, ...)
## S3 method for class 'cdslist'
clean.scales(object, data, K, col.subset = NULL, ...)
object |
An object of class |
data |
An object of class |
K |
The number of classes in the solution that must be kept. |
col.subset |
An optional subset |
... |
Additional arguments. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.