How to get correlation coefficient between data with Monte Carlo?
Mostrar comentarios más antiguos
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 comentarios
Jeff Miller
el 27 de Ag. de 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
el 28 de Ag. de 2021
Jeff Miller
el 29 de Ag. de 2021
Sorry, I don't know how to help with that.
Nazila Pourhajy
el 29 de Ag. de 2021
Respuestas (1)
KSSV
el 26 de Ag. de 2021
0 votos
Read about regression, corr2, corrcoef.
1 comentario
Nazila Pourhajy
el 26 de Ag. de 2021
Categorías
Más información sobre Copula Distributions and Correlated Samples en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!