powered by
Store factor scores to active dataset
# S3 method for full_factor store(dataset, object, name = "", ...)
Dataset to append to factor scores to
Return value from full_factor
full_factor
Name of factor score variables
Additional arguments
See https://radiant-rstats.github.io/docs/multivariate/full_factor.html for an example in Radiant
full_factor to generate results
summary.full_factor to summarize results
summary.full_factor
plot.full_factor to plot results
plot.full_factor
full_factor(shopping, "v1:v6", nr_fact = 3) %>% store(shopping, .) %>% head()
Run the code above in your browser using DataLab