Hello again,
I have found that if I use sapply, I do not get a warning, i.e.,
lbl1 = sapply(d[,var1],label)
works correctly and gives no warning.
I'm sorry this did not occur to me earlier, my apologies!
--Krishna
On Thu, Dec 2, 2010 at 11:36 AM, Krishna Tateneni wrote:
> Hello,
>
> I'm atte
KT_rfan wrote:
>
>
> I'm attempting to create a data frame with correlations between every pair
> of variables in a data frame, so that I can then sort by the value of the
> correlation coefficient and see which pairs of variables are most strongly
> correlated.
>
> The sm2vec function in the
Hello,
I'm attempting to create a data frame with correlations between every pair
of variables in a data frame, so that I can then sort by the value of the
correlation coefficient and see which pairs of variables are most strongly
correlated.
The sm2vec function in the corpcor library works very
3 matches
Mail list logo