calcBiplotCoords: Calculate coordinates for biplot.
Description
Calculate coordinates for biplot.
Usage
calcBiplotCoords(x, g = 0, h = 1 - g, col.active = NA, col.passive = NA, ...)
Arguments
x
repgrid object.
g
Power of the singular value matrix assigned to the left singular
vectors, i.e. the constructs.
h
Power of the singular value matrix assigned to the right singular
vectors, i.e. the elements.
col.active
Columns (elements) that are no supplementary points, i.e. they are used
in the SVD to find principal components. default is to use all elements.
col.passive
Columns (elements) that are supplementary points, i.e. they are NOT used
in the SVD but projecte into the component space afterwards. They do not
determine the solution. Default is NA, i.e. no elements are set
supplementary.
...
Parameters to be passed on to center() and normalize.