View source: R/functions_tools.r
indicator.to.long | R Documentation |
Sometimes we want the indicator matrix from an mca in long format and this function delivers just that. The results contain both active and passive categories.
indicator.to.long(r)
r |
an result object of class soc.mca |
a tibble in long format
example(soc.mca)
result |> indicator.to.long()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.