powered by
Summary method for the conjoint function
# S3 method for conjoint summary(object, show = "", mc_diag = FALSE, additional = FALSE, dec = 3, ...)
Return value from conjoint
conjoint
Level in by variable to analyze (e.g., a specific respondent)
Shows multicollinearity diagnostics.
Show additional regression results
Number of decimals to show
further arguments passed to or from other methods
See https://radiant-rstats.github.io/docs/multivariate/conjoint.html for an example in Radiant
conjoint to generate results
plot.conjoint to plot results
plot.conjoint
result <- conjoint(mp3, rvar = "Rating", evar = "Memory:Shape") summary(result, mc_diag = TRUE)
Run the code above in your browser using DataLab