Skip to content
Prev 154748 / 398503 Next

correlation with boot

Hi Professor Ripley,
(Thank you very much)^infinite for your response. I still have few questions
1. R shows that I have two column in nlaw data.
[1] 2
[1] 0.7763745
2. Why can't I use boot::corr? I check corr in boot package and it  
seems to be used for computing correlation coefficient,right?
3. The last question, cor is for computed the correlation variance and  
covariance matrix. Would you give a explanation for   
cor(data[ind,])[1,2]
I do not get it.


Appreciate,
Chunhao


Quoting Prof Brian Ripley <ripley at stats.ox.ac.uk>: