View source: R/functions_description.r
average.coord | R Documentation |
Find the average coordinates for each category in a variable on two dimensions.
average.coord(object, x, dim = c(1, 2))
object |
is soc.ca result object |
x |
is a variable of the same length and order as the active variables used to construct the soc.ca object |
dim |
is the two dimensions used |
a matrix with the mean points and frequencies of the given variable
example(soc.ca)
average.coord(result, sup$Income)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.