Correlation, unequal row size
显示 更早的评论
I have two variables,
- Sales
- Satisfaction
Sales column is 55 rows long
Satisfaction column is 61 columns long
I want to do Kendall correlation between them
BUT Matlab say rows must be same length
How to solve this problem?
Maybe some kind of interpolation?
Thank you.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Correlation and Convolution 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!