powered by
Find the average coordinates for each category in a variable on two dimensions.
average.coord(object, x, dim = c(1, 2))
is soc.ca result object
is a variable of the same length and order as the active variables used to construct the soc.ca object
is the two dimensions used
a matrix with the mean points and frequencies of the given variable
# NOT RUN { example(soc.ca) average.coord(result, sup$Income) # }
Run the code above in your browser using DataLab