Displaying 3 results from an estimated 3 matches for "lg1".
Did you mean:
l1
2006 Feb 21
0
Composing a matrix for 'heatmap' from original dataset and genetic data analysis.
...What's the convenient way to visualize such kind
of data in R?
I think 'heatmap' for any two factors I give to it with text mean labels
(how to add them?) would be nice solution. So that's the way I wrote
(ughly):
zar <- function(g1,g2,param='doz') {
levels(g1)->lg1
levels(g2)->lg2
table(lg1,lg2)->f
#to make a matrix for 'heatmap', is it necessary?
#data labels are not preserved in this expression, badly!
for (i in lg1) {
for (j in lg2) {
f[i,j]<-mean(subset(mydata,as.factor(g1)==i&as.factor(g2)==j)[[param]],
na.rm=T)
}
}
heatma...
2019 Jul 10
1
[Bug 111098] New: xf16-video-nouveau 1.0.16-1 arch fails to resume from blank
...=1
Len=024 <?>
Capabilities: [900 v1] Secondary PCI Express <?>
Kernel driver in use: nouveau
Kernel modules: nouveau
The xorg config I have for dual head is at xorg.conf.d/20-nouveau.conf:
# the right one
Section "Monitor"
Identifier "LG1"
# 3840x2160 59.98 Hz (CVT 8.29M9) hsync: 134.18 kHz; pclk: 712.75 MHz
Modeline "3840x2160_60.00" 712.75 3840 4160 4576 5312 2160 2163
2168 2237 -hsync +vsync
Option "PreferredMode" "3840x2160_60.00"
EndSection
# the left one
Sect...
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...;`2?ZKEEZ}Y9kmwL`p{Z!?pU}Kt7+{`Ds
zuv3FW#tqyqSPFvFiZbtnGHTBYLpjoNSavp+;lNGcsWqdijsW4HQmMAKZQEA)#TQ@P
z*FRTEN(%k@^~21}j6eVU6AKHAst>9mX3d&KOiT<5zgSJP&|&oLTzR){O(1CZ5f&E4
zwr$&p({;d|M-LEpqfk((VGsg@h86Jd{-po}4qsSd4qqP`=MHdi&Op}YPUNax2#Id;
zCw)<2h)z=?TV$3*vC^kqV_hE2($-S1^Lg1=X<jCor+0F!$zs{q7TZ^O?yn(uJwHY!
z1JY#JC#co4aa|Y4728(Cs_WyZO&}<JJ6>H!(0JHvy>rnNWTVSYBEe5C_3^Oy<{rUY
zyoO(|xAcx@T{^~rFW#UqH5QH14C9hC%>COCGGL0#|3ENM(r(&na$oaji~VcFnl{vX
z&PPI$Fwe`vHYFa%#8`|A<pPP$R%tZ9<E3CE2$Fu6pV~`)$Y{}sGV`+8JVj-#_wuL#
zLNG8e_}RwB#&Y%Q)doss)u$6hk...