How to get correlation coefficient between data with Monte Carlo?
Mostra commenti meno recenti
Hi everyone:
I have a input data matrix with 10 columns. I want to calculate the correlation coefficient between each column of input data matrix and target data vector with Monte Carlo.But I dont know what to do. Please help me. Thanks.
4 Commenti
Jeff Miller
il 27 Ago 2021
It isn't clear what you are trying to do. "with Monte Carlo" just means that randomness will somehow enter into your correlation calculations. What exactly are you thinking will vary randomly?
Nazila Pourhajy
il 28 Ago 2021
Jeff Miller
il 29 Ago 2021
Sorry, I don't know how to help with that.
Nazila Pourhajy
il 29 Ago 2021
Risposte (1)
KSSV
il 26 Ago 2021
0 voti
Read about regression, corr2, corrcoef.
1 Commento
Nazila Pourhajy
il 26 Ago 2021
Categorie
Scopri di più su Monte-Carlo in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!