CHANGES IN radiant.multivariate VERSION 0.8.0
NEW FEATURES
- Added k-medians, from the Gmedians package, as an option in Multivariate > K-clustering
- Added additional rotation options in Multivariate > Factor
- Added predict tab for conjoint
- Added option to analyse conjoint data for multiple respondents (
By
) or for a specific respondent (Show
)
- Store PWs or IWs from conjoint analysis for multiple respondents
- Derive and store predictions based on conjoint analysis for multiple respondents
- Show dataset name in output if dataframe passed directly to analysis function
- As an alternative to using the Estimate button to run a model you can now also use CTRL-enter or CMD-enter
- Use ALT-enter to put code into R > Report
BUG FIXES
DEPRECATED
- kmeans_clus was replaced by kclus
- hier_clus was replaced by hclus
- Use of *_each is deprecated