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.
Dear all, how can I convert an m x n incidence matrix into an m x m adjacency matrix or an n x n adjacency matrix? The current matrix contains binary data, hence the new matrix would contain counts of...
Hi, how can I parse Google search results? The following code returns "integer(0)" instead of "1" although the results of the query clearly contain the regex "cran". #### address <- url("http://www.google.com/search?q=cran") open(address) lines...
Thanks, David. I tried converting my rectangular matrix to a network object and then back to a square matrix. This works for a small artificial dataset (e.g. 2x5), but when I try this on my 1790x45 or transposed 45x1790...
Thanks, David. I tried converting my rectangular matrix to a network object and then back to a square matrix. This works for a small artificial dataset (e.g. 2x5), but when I try this on my 1790x45 or transposed 45x1790...
Dear useRs, last week I asked you about a problem related to isoMDS. It turned out that in my case isoMDS was trapped. Nonetheless, I still have some problems with other data sets. Therefore I would like to know if...
Dear R users, I have a specific question about isoMDS. Imagine the following (fake) distance table: hamburg bremen berlin munich cologne hamburg 0 911 982 677 424 bremen 911 0 293 547 513 berlin 982 293 0 785 875 munich...
Thanks for your message. > I don't know what is Minissa. Sounds like a piece of software. What > is the method it implements? That is, is it supposed to implement > the same method as isoMDS or something else? IsoMDS implements...
Hi, This is my first message to this list. It would be great if people here could help me with the following problem (self-contained code example below): I have a list of matrices and would like to apply a...
Hi Erick, This indicates a lack of theoretical understanding of what is creating your network topology. Most likely, the interplay of endogenous network statistics you have chosen collectively produces networks that do not look like the network you observe. It...
Can't find what you're looking for? Try searching with Google .