Skip to content

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.

11 results for “from:Nick Duncan”

Nick Duncan · Jan 4, 2013 · r-help

http://marionniles.com/myxgcvc.php

Correlation Matrix Kendall Tau-b with P value
Nick Duncan · May 15, 2012 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120515/e8d9ba6b/attachment.pl>

error message in Linkcomm package
Nick Duncan · Nov 22, 2012 · r-help

Dear All, Some of the functions in Linkcomm return an error: unused argument(s) (v = V(x$igraph)) Although I follow the guidance in the manual a number of the functions return this error. The igraph vector is an edgelist...

Read Write permissions in current directory
Nick Duncan · Nov 20, 2012 · r-help

Dear All, I was just installing 'linkcomm' and had the following message which I have not seen before and don't really understand: NOTE: To use linkcomm, you require read and write permissions in the current directory (see: help("getwd...

Replacing string in matrix with zero
Nick Duncan · Nov 14, 2012 · r-help

Dear All, I have a matrix in which the diagonal has the string "Inf" in it. In order to be able to do cluster analysis this needs to be replaced with a Zero. I can do this by putting it...

Function for extracting Lambda Sets
Nick Duncan · Nov 15, 2012 · r-help

Dear All, I would like to extract Lambda Sets from a binary matrix that represents a social network. The calculation of Lambda Sets is set out in Borgatti 1990 (which can be downloaded freely). The package SNA goes part of...

Overplotting in GGPLOT
Nick Duncan · Jan 16, 2013 · r-help

Dear All, I am struggling to jitter the labels in this plot: p<-ggplot(centbev,aes(x=bet,y=eig,label=rownames(centbev),colour=res, size=abs(res)))+xlab("Betweenness Centrality")+ylab("Eigenvector Centrality") p+geom_text()+labs(title="Key...

Replacing string in matrix with zero
Nick Duncan · Nov 15, 2012 · r-help

Dear Rolf, You are of course quite right, however I wish the diagonal to be ignored by setting the value to zero. The inf was just recognising the flow value from self to self. A very fair point though. Best...

Putting an array from excel into R Studio
Nick Duncan · Feb 11, 2013 · r-help

Dear All, I have been using RExcel for some time and find two features especially useful: i) The ability to select part of a worksheet and put it into R ii) The way of viewing the code, the output and...

Function for extracting Lambda Sets
Nick Duncan · Nov 16, 2012 · r-help

Marvelous! That is exactly what I have been looking for. Many thanks, Nick On 16 November 2012 08:33, Suzen, Mehmet <msuzen at gmail.com> wrote: > Hi Nick, > > Have you tried this: > http://www.bioconductor.org/packages/release/bioc/html...

Adding a value to one dataframe from another dataframe
Nick Duncan · Dec 12, 2012 · r-help

Dear All the problem I have is as follows. I have attribute data in a number of data.frames identified 1:58 (the column Null is just there to stop it becoming a list, which caused me trouble, the data...

Can't find what you're looking for? Try searching with Google .