How to get correlation coefficient between data with Monte Carlo?
Afficher commentaires plus anciens
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 commentaires
Jeff Miller
le 27 Août 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
le 28 Août 2021
Jeff Miller
le 29 Août 2021
Sorry, I don't know how to help with that.
Nazila Pourhajy
le 29 Août 2021
Réponses (1)
KSSV
le 26 Août 2021
0 votes
Read about regression, corr2, corrcoef.
1 commentaire
Nazila Pourhajy
le 26 Août 2021
Catégories
En savoir plus sur Copula Distributions and Correlated Samples dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!