Viewing a single comment thread. View all comments

ThisIsMyStonerAcount t1_j6n7cqn wrote

you can encode binary as 0 / 1 or -1/+1. There are specific correlation methods for binary data (e.g. MCC), but Spearman or even Pearson Correlation will probably work just fine.

On a non-technical note: I kind of almost expected mood to be correlated with weather :D

2

TravellingTabby OP t1_j6o9dbc wrote

There was a small correlation between mood and weather! Not a big one though, as I guess it is the day to day events that really make you happy or sad.

But thank you, I will need to go through it and do a proper matrix soon!

1