Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Thanks Simon, I should have explained myself better (although I didn't know about the order function so that's handy information). I've found a few times, I've added variables to a dataframe that I would like to...
Hi, I've performed an lda and obtained a classification table for some of my data: > efa.dfa<-lda(groups~.,efa.scores.8,CV=T) > str(efa.dfa) List of 5 $ class : Factor w/ 2 levels "1","2": 1 2...
Thanks Jim, The morphometry software I mentioned outputs distance matrices in the format: 0.0000 7.1598 0.0000 8.7241 8.3506 0.0000 9.5217 7.2457 2.5642 0.0000 I would have liked to write to...
Great, thanks for that Jim, It does what I need it do do. Regards, Paul jholtman wrote: > > Does this do what you want: > >> x <- matrix(1:25,5) >> x > [,1] [,2] [,3] [,4] [,5] > [1,] 1 6 11 16 21...
Can't find what you're looking for? Try searching with Google .