powered by
Summary method for the pre_factor function
# S3 method for pre_factor summary(object, dec = 2, ...)
Return value from pre_factor
pre_factor
Rounding to use for output
further arguments passed to or from other methods
See https://radiant-rstats.github.io/docs/multivariate/pre_factor.html for an example in Radiant
pre_factor to calculate results
plot.pre_factor to plot results
plot.pre_factor
result <- pre_factor(shopping, "v1:v6") summary(result) pre_factor(computer, "high_end:business") %>% summary()
Run the code above in your browser using DataLab