Data Pivot Longer for Discrete Choice Data

Hi everyone!
I have to work with some Discrete Choice Datasets (theory behind this concept for anyone interested) and therefore am trying to familiarize and understand ways to analyze them.

Basically, I want to pivot data from wide format

To long format

I’ve done this with R but I wanted to know if theres a way to do the same with KNIME.

Please share with me the workflows that can enable me to do so using KNIME alone.

Here is the original dataset: Dataset

Heres the paper discussing the dataset and below is the dataset description

Many thanks!

Hi,

I don’t have access to KNIME right now, but I’m using very often the
“Unpivot Node” to convert wide tables to long tables. Maybe you can give it a try:

3 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.