| balance {soc.ca} | R Documentation | 
Contribution balance
Description
Calculates the balance of the contribution of each dimension. This measure indicates whether too much of a dimensions contribution is placed on either the + or - side of the dimension.
Usage
balance(object, act.dim = object$nd)
Arguments
| object | is a soc.ca class object | 
| act.dim | is the number of active dimensions to be measured | 
Value
A matrix with the share of contribution on each side of 0 and their balance (+/-)
See Also
Examples
example(soc.ca)
balance(result)
balance(result, act.dim = 3)
[Package soc.ca version 0.8.0 Index]