<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Software</title>
	<atom:link href="http://toreopsahl.com/tnet/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://toreopsahl.com</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jun 2013 16:24:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Tore Opsahl</title>
		<link>http://toreopsahl.com/tnet/software/#comment-8085</link>
		<dc:creator><![CDATA[Tore Opsahl]]></dc:creator>
		<pubDate>Tue, 31 Jul 2012 20:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://toreopsahl.com/?page_id=2936#comment-8085</guid>
		<description><![CDATA[Hi Majom,

Thanks for your comment. I don&#039;t know of other packages specifically for weighted and directed networks. However, all but one function in tnet works on directed and weighted networks (the local clustering coefficient is not defined for directed networks; hence, only implemented for undirected ones).

Best,
Tore]]></description>
		<content:encoded><![CDATA[<p>Hi Majom,</p>
<p>Thanks for your comment. I don&#8217;t know of other packages specifically for weighted and directed networks. However, all but one function in tnet works on directed and weighted networks (the local clustering coefficient is not defined for directed networks; hence, only implemented for undirected ones).</p>
<p>Best,<br />
Tore</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Majom</title>
		<link>http://toreopsahl.com/tnet/software/#comment-8053</link>
		<dc:creator><![CDATA[Majom]]></dc:creator>
		<pubDate>Tue, 31 Jul 2012 08:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://toreopsahl.com/?page_id=2936#comment-8053</guid>
		<description><![CDATA[Hi Tore,

thanks for your efforts.

Do you have any hints for analyzing weighted directed networks in R? 

Best,
Majom]]></description>
		<content:encoded><![CDATA[<p>Hi Tore,</p>
<p>thanks for your efforts.</p>
<p>Do you have any hints for analyzing weighted directed networks in R? </p>
<p>Best,<br />
Majom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fatemeh</title>
		<link>http://toreopsahl.com/tnet/software/#comment-7748</link>
		<dc:creator><![CDATA[Fatemeh]]></dc:creator>
		<pubDate>Fri, 20 Jul 2012 01:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://toreopsahl.com/?page_id=2936#comment-7748</guid>
		<description><![CDATA[Hi Tore

Yes, you&#039;re right. That node id was an isolate and so the BC value should be 0.0.

Thanks so much for your helpful advice. I could not have come up with this myself. 

Best Regards,
Fatemeh]]></description>
		<content:encoded><![CDATA[<p>Hi Tore</p>
<p>Yes, you&#8217;re right. That node id was an isolate and so the BC value should be 0.0.</p>
<p>Thanks so much for your helpful advice. I could not have come up with this myself. </p>
<p>Best Regards,<br />
Fatemeh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tore Opsahl</title>
		<link>http://toreopsahl.com/tnet/software/#comment-7669</link>
		<dc:creator><![CDATA[Tore Opsahl]]></dc:creator>
		<pubDate>Wed, 18 Jul 2012 11:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://toreopsahl.com/?page_id=2936#comment-7669</guid>
		<description><![CDATA[Hi Fatemeh,

Thank you for your email and data. This happens because node 1309 is an isolate, and is not kept when the as.tnet-function is automatically run on the edgelist (it deletes tie weights of 0). If you would like to have an isolate included, please put it into the middle of the edge id sequence. This process is shown here: http://toreopsahl.com/2010/03/20/closeness-centrality-in-networks-with-disconnected-components/

Hope this helps,
Tore]]></description>
		<content:encoded><![CDATA[<p>Hi Fatemeh,</p>
<p>Thank you for your email and data. This happens because node 1309 is an isolate, and is not kept when the as.tnet-function is automatically run on the edgelist (it deletes tie weights of 0). If you would like to have an isolate included, please put it into the middle of the edge id sequence. This process is shown here: <a href="http://toreopsahl.com/2010/03/20/closeness-centrality-in-networks-with-disconnected-components/" rel="nofollow">http://toreopsahl.com/2010/03/20/closeness-centrality-in-networks-with-disconnected-components/</a></p>
<p>Hope this helps,<br />
Tore</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fatemeh</title>
		<link>http://toreopsahl.com/tnet/software/#comment-7656</link>
		<dc:creator><![CDATA[Fatemeh]]></dc:creator>
		<pubDate>Wed, 18 Jul 2012 00:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://toreopsahl.com/?page_id=2936#comment-7656</guid>
		<description><![CDATA[Hi Tore

Thanks so much for your response. I tried the recent version as well but still received the same results (the last node is missing). I emailed you the link table and the code. Could you please have a look at them? 

Many thanks for your help,
Fatemeh]]></description>
		<content:encoded><![CDATA[<p>Hi Tore</p>
<p>Thanks so much for your response. I tried the recent version as well but still received the same results (the last node is missing). I emailed you the link table and the code. Could you please have a look at them? </p>
<p>Many thanks for your help,<br />
Fatemeh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tore Opsahl</title>
		<link>http://toreopsahl.com/tnet/software/#comment-7648</link>
		<dc:creator><![CDATA[Tore Opsahl]]></dc:creator>
		<pubDate>Tue, 17 Jul 2012 19:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://toreopsahl.com/?page_id=2936#comment-7648</guid>
		<description><![CDATA[Hi Fatemeh,

Thanks for using tnet!

There has been an update of the tnet package recently. Could you run update.packages() to ensure you have version 3.0.7? If you are experiencing similar problems, email me with the code and data you are using.

Best,
Tore]]></description>
		<content:encoded><![CDATA[<p>Hi Fatemeh,</p>
<p>Thanks for using tnet!</p>
<p>There has been an update of the tnet package recently. Could you run update.packages() to ensure you have version 3.0.7? If you are experiencing similar problems, email me with the code and data you are using.</p>
<p>Best,<br />
Tore</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fatemeh</title>
		<link>http://toreopsahl.com/tnet/software/#comment-7635</link>
		<dc:creator><![CDATA[Fatemeh]]></dc:creator>
		<pubDate>Tue, 17 Jul 2012 04:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://toreopsahl.com/?page_id=2936#comment-7635</guid>
		<description><![CDATA[Hello Tore
I came across a problem in using the Betweeness_w of tnet and it would be appreciated if you please help me with that:

I am interested to use the tnet package in order to calculate Betweenness Centrality for a weighted and undirected network. My network has 1309 nodes and 4229 links. I also add the reverse relationship between nodes to get the tnet to treat my network as an undirected one. 

When I run the betweenness_W in R, it only gives me the BC value for the node 1 to 1308 and the last one (node id=1309) is missing. Do you have any idea what is the reason for this?

Kind Regards,
Fatemeh]]></description>
		<content:encoded><![CDATA[<p>Hello Tore<br />
I came across a problem in using the Betweeness_w of tnet and it would be appreciated if you please help me with that:</p>
<p>I am interested to use the tnet package in order to calculate Betweenness Centrality for a weighted and undirected network. My network has 1309 nodes and 4229 links. I also add the reverse relationship between nodes to get the tnet to treat my network as an undirected one. </p>
<p>When I run the betweenness_W in R, it only gives me the BC value for the node 1 to 1308 and the last one (node id=1309) is missing. Do you have any idea what is the reason for this?</p>
<p>Kind Regards,<br />
Fatemeh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tore Opsahl</title>
		<link>http://toreopsahl.com/tnet/software/#comment-6924</link>
		<dc:creator><![CDATA[Tore Opsahl]]></dc:creator>
		<pubDate>Mon, 11 Jun 2012 17:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://toreopsahl.com/?page_id=2936#comment-6924</guid>
		<description><![CDATA[Thanks for the comment and email, Harsh. Hope you find the email reply useful. Best, Tore]]></description>
		<content:encoded><![CDATA[<p>Thanks for the comment and email, Harsh. Hope you find the email reply useful. Best, Tore</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harsh Thakkar</title>
		<link>http://toreopsahl.com/tnet/software/#comment-6875</link>
		<dc:creator><![CDATA[Harsh Thakkar]]></dc:creator>
		<pubDate>Sat, 09 Jun 2012 12:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://toreopsahl.com/?page_id=2936#comment-6875</guid>
		<description><![CDATA[Dear Tore sir,
I am very interested in SNA as my research area. I am new to it, and luckily i found this webspace :-) You have done remarkable work.
There is too much to learn as am new to it. I have a confusion as to where to start from? I am doing my Masters in Computer Science from National Institute of Technology, Surat. Could you plz help me in drawing a path? 

I will keep in touch and follow your work to get in detail of this area. It would be great boost if you could guide me sir. (I know you are a busy person, still i ask you :-D) I just loved your work.

Thanks already,

Warm Regards,
Harsh]]></description>
		<content:encoded><![CDATA[<p>Dear Tore sir,<br />
I am very interested in SNA as my research area. I am new to it, and luckily i found this webspace :-) You have done remarkable work.<br />
There is too much to learn as am new to it. I have a confusion as to where to start from? I am doing my Masters in Computer Science from National Institute of Technology, Surat. Could you plz help me in drawing a path? </p>
<p>I will keep in touch and follow your work to get in detail of this area. It would be great boost if you could guide me sir. (I know you are a busy person, still i ask you :-D) I just loved your work.</p>
<p>Thanks already,</p>
<p>Warm Regards,<br />
Harsh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tore Opsahl</title>
		<link>http://toreopsahl.com/tnet/software/#comment-6539</link>
		<dc:creator><![CDATA[Tore Opsahl]]></dc:creator>
		<pubDate>Tue, 29 May 2012 17:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://toreopsahl.com/?page_id=2936#comment-6539</guid>
		<description><![CDATA[Hi Joon,

Thanks for using tnet!

The phi-function is the non-normalized weighted rich-club coefficient. The line starting with Er finds the ties within the prominent nodes. This should always be a list-object, so in tnet 3.1, sapply has been changed to lapply. The second line sum the tie weights of these ties. 

Hope this helps,
Tore]]></description>
		<content:encoded><![CDATA[<p>Hi Joon,</p>
<p>Thanks for using tnet!</p>
<p>The phi-function is the non-normalized weighted rich-club coefficient. The line starting with Er finds the ties within the prominent nodes. This should always be a list-object, so in tnet 3.1, sapply has been changed to lapply. The second line sum the tie weights of these ties. </p>
<p>Hope this helps,<br />
Tore</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seung Joon Jun</title>
		<link>http://toreopsahl.com/tnet/software/#comment-6483</link>
		<dc:creator><![CDATA[Seung Joon Jun]]></dc:creator>
		<pubDate>Sat, 26 May 2012 08:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://toreopsahl.com/?page_id=2936#comment-6483</guid>
		<description><![CDATA[Dear Tore,
You made an amazing advance in the network analysis. Thanks for sharing good stuffs. 
I have been working a longitudinal network analysis using your &quot;weighted_richclub_w()&quot;. But, i am having consistent warnings and errors. Spending some hours on your R scripts, I found that my data could not get through your &quot;phi ()&quot;. I spent hours on it, but because of my short knowledge about R, I  still have several lines in your codes that I could&#039;nt understand. Could you explain a little bit more about the following two lines in your phi function? Especially, I am having a problem to get through the second line. 

(1)  Er &lt;- sapply(output[, &quot;x&quot;], function(a) which(net[, &quot;rc&quot;] &gt; a))
(2)  output[, &quot;num&quot;] &lt;- unlist(lapply(Er, function(a) sum(net[a,&quot;w&quot;])))

It would be very helpful for me if I get several words from you about this. 
Thank your time, and Best

Joon.]]></description>
		<content:encoded><![CDATA[<p>Dear Tore,<br />
You made an amazing advance in the network analysis. Thanks for sharing good stuffs.<br />
I have been working a longitudinal network analysis using your &#8220;weighted_richclub_w()&#8221;. But, i am having consistent warnings and errors. Spending some hours on your R scripts, I found that my data could not get through your &#8220;phi ()&#8221;. I spent hours on it, but because of my short knowledge about R, I  still have several lines in your codes that I could&#8217;nt understand. Could you explain a little bit more about the following two lines in your phi function? Especially, I am having a problem to get through the second line. </p>
<p>(1)  Er &lt;- sapply(output[, &quot;x&quot;], function(a) which(net[, &quot;rc&quot;] &gt; a))<br />
(2)  output[, &quot;num&quot;] &lt;- unlist(lapply(Er, function(a) sum(net[a,&quot;w&quot;])))</p>
<p>It would be very helpful for me if I get several words from you about this.<br />
Thank your time, and Best</p>
<p>Joon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
