Displaying 2 results from an estimated 2 matches for "despina".
Did you mean:
deseine
2009 Jan 06
1
Social Networks - how to get the same network layout every time when I plot the network?
.../2,1,.6)
net<-diag(n)
net[lower.tri(net)] <- dat
net[upper.tri(net)] <- t( net )[upper.tri(net)]
net #the network
library(network)
g<-network(net,directed=FALSE)
plot.network(g)
and if I run
plot.network(g)
again, I get the same network (dah!) but rotated.
Any suggestions?
Thank you,
Despina
[[alternative HTML version deleted]]
2011 Jan 17
1
SELinux : semodule_package, magic number does not match
...4.32.1.el5
kernel-headers-2.6.18-194.32.1.el5
libselinux-1.33.4-5.5.el5
libselinux-devel-1.33.4-5.5.el5
libselinux-python-1.33.4-5.5.el5
libselinux-utils-1.33.4-5.5.el5
selinux-policy-2.4.6-279.el5_5.2
selinux-policy-devel-2.4.6-279.el5_5.2
selinux-policy-targeted-2.4.6-279.el5_5.2
$ uname -a
Linux despina 2.6.18-194.26.1.el5 #1 SMP Tue Nov 9 12:54:20 EST 2010
x86_64 x86_64 x86_64 GNU/Linux
Thanks,
--
Philippe