“long” and “wide” format data

 

Excel Formula : Convert data from long to wide format 

 

In the wide-format, a subject’s repeated responses will be in a single row, and each response is in a separate column. In the long-format, each row is a one-time point per subject. You can recognize data in wide format by the fact that columns generally represent groups.

Comments

Popular posts from this blog

Decision Tree algorithm

Bias-variance trade-off

SVM algorithm