View source: R/extract_segments.R
extract_factor_scores | R Documentation |
Extract factor scores for each segment solution from factor analysis stores each set of scores as a data.frame as element of a list.
extract_factor_scores(seglist, suffix = NULL)
seglist |
an output from the rsegmenter::factor_segmentation() function. See more details about factor_segmentation() in the package documentation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.