Last data update: 2014.03.03

R: Dual Scaling for Multiple Choice Data
dualScale-packageR Documentation

Dual Scaling for Multiple Choice Data

Description

This package includes dsMC and dsFC for several versions of dual scaling of multiple-choice data.

Details

Package: ds
Type: Package
Version: 0.9
Date: 2014-01-24
License: GPL2

With dsMC and dsFC a ds class object is created. It can be analyzed later with print.ds, plot.ds or summary.ds

Author(s)

Jose G. Clavel, Shizuhiko Nishisato and Antonio Pita

Maintainer: Jose G. Clavel <dualScale@gmail.com>

References

Nishisato and Clavel (2014). Nishisato (2007)

See Also

dsMC, dsFC, dsCHECK, plot.ds, print.ds, summary.ds

Examples

data(singapore)
ciuca<-dsFC(singapore,2,6)
plot(ciuca)
bea<-dsMC(singapore)
print(bea)

Results