I have a table (pic 1) containing the evaluation of 7 Bands on 13 Features. Using the MDS node I get a map (pic 2) of the 7 Brands. What I need is the 13 Features to be on the map too. How can that be achieved. I do get that using SPSS (pic 3).
@joseidom maybe you could provide us with some (sample) data taht you want to display?
Yes, indeed. Here is the data for brands, and their average evaluation across features. Thank you for your interest and help.
MDS Example.xlsx (9.5 KB)
@mlauber71 Did you consider a solution to this request?
@joseidom I think I took a quick look and saw that your sample data does not match the description you gave (and then forgot to answer). Maybe you can provide a complete description and sample.
Also you might want to take a look at Python graphics. The main Python graphic packages like Matplotlib and Seaborn are integrated into the KNIME Python extension (so no conda installation necessary). And you can try and employ ChatGPT to let it write code.
Thank you for a quick response, @mlauber71 . The data I provided in Excel are the evaluation ratings that ‘G’ Brands (Colegios, in Spanish, on the graph) receive on 15 Features (Atributos, in Spanish, on the graph). My problem is not in drawing the graph per se, but in the output of the MDS Analysis. The Node in Knime will produce the coordinates (x,y) for the Brands, but not for the features. I need to include both, Features and Brands, on a graph. Can you help?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.