This package provides tools to perform an optimal scaling analysis on a data vector. The main result of the optimal scaling is a vector of scores which are a least-squares approximation to a vector of quantitative values, subject to measurement constraints based upon a vector of qualitative data values. See Young (1981) for details.
package
Details
Package:
optiscale
Type:
Package
Version:
1.2.2
Date:
2021-02-02
License:
GPL-2
LazyLoad:
yes
The function that performs the optimal scaling is opscale(). It produces an object of class "opscale". Generic methods are defined for print, summary, and plot (graphing optimally-scaled values versus original data values).