search for: new4

Displaying 10 results from an estimated 10 matches for "new4".

Did you mean: new
2010 Jun 01
1
loop
Can any one help it will be very kind, loop statements I have this table and some more records, I want to reshape it V1 V2 V3 V4 V5 V6 V7 V8 V9 V10 TP53 Dis1 Dis2 Dis3 Dis4 Dis5 Dis6 DCI New1 New2 New3 New4 FDI Hi2 H3 H4 GHD I1 I3 I4 I5 I6 I7 I8 I want my new table or matrix to be some thing like this V1 V2 V3 Tp53 Dis1 Dis2 Tp53 Dis1 Dis3 Tp53 Dis1 Dis4 Tp53 Dis1 Dis5 Tp53 Dis1 Dis6 Tp53 Dis2 Dis3 Tp53 Dis2 Dis4 Tp53 Dis2 Dis5 Tp53 Dis2 Dis6 Tp53 Dis3 Dis4 Tp53 Dis3 Dis5 Tp53 Dis3 Dis6 Tp53 Dis4 Di...
2009 Jul 30
1
lmer() and "$ operator is invalid for atomic vectors"
...;- factor(age.o_1,levels=c("0","1"),labels=c("young","old")) Item <- factor(Item.l2_2,levels=c("1","2"),labels=c("lamda1","lamda2")) new2<-data.frame(lamda, Subject, Age, Item) new2 new3 <- na.omit(new2) new3 new4=as.data.frame(new3) > (lmer.lamda <- lmer(lamda ~ Age*Item + ( 1 | Subject), lamda, data=new4)) Error in family$family : $ operator is invalid for atomic vectors Here are the first 25 values of the dataframe lmer() should operate on: lamda Subject Age Item 1 1.6000000 1...
2012 Jan 28
1
gplot heatmap
Hi, I am drawing a heat map using gplots of R package. The file (new4) is having values 0 and 1 only. library(gplots) library(marray) x=read.table("new4", header=TRUE) mat=data.matrix(x) heatmap.2(mat, col=colorRampPalette(c("black","red"))(256), #col=greenred(75), Rowv=TRUE, Colv=TRUE, distfun = dist, hclustfun = hclust, dendrogram =...
2007 Mar 14
0
cannot delete the last column of a dataframe using "[<-" (PR#9565)
...he last column either: > sw <- swiss[1:5, 1:4] # select a manageable subset > ## adding a column > sw["new1"] <- LETTERS[1:5] # adds a character column > sw[["new2"]] <- letters[1:5] # ditto > sw[, "new3"] <- LETTERS[1:5] # ditto > sw$new4 <- 1:5 > sw$new4 <- NULL # delete the column > (sw0 <- sw) Fertility Agriculture Examination Education new1 new2 new3 Courtelary 80.2 17.0 15 12 A a A Delemont 83.1 45.1 6 9 B b...
2013 Jul 13
0
Dovecot 2.2.4 metadata-plugin crached
...BJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE BINARY MOVE METADATA ANNOTATEMORE] Logged in [10-Jul-2013 11:46:00 +0400]: [A4A2] C: A0003 CREATE Calendar/New4 [10-Jul-2013 11:46:00 +0400]: [A4A2] S: A0003 OK Create completed. [10-Jul-2013 11:46:00 +0400]: [A4A2] C: A0004 SUBSCRIBE Calendar/New4 [10-Jul-2013 11:46:00 +0400]: [A4A2] S: A0004 OK Subscribe completed. [10-Jul-2013 11:46:00 +0400]: [A4A2] C: A0005 SETMETADATA Calendar/New4 (/shared/vendor/kol...
2007 Mar 05
7
[PATCH 2/10] linux 2.6.18: COMPAT_VDSO
...RE $@ + cmd_syscall_rel = set -e; \ + cmp -l $(basename $<) $< \ + | { read off1 old1 new1; \ + read off2 old2 new2; \ + test $$(expr $$off1 + 1) = $$off2; \ + echo " .long $$(expr $$off1 - 3)"; \ + while read off1 old3 new3; do \ + read off2 old4 new4; \ + test $$(expr $$off1 + 1) = $$off2; \ + test $$old1 = $$old3 -a $$new1 = $$new3; \ + test $$old2 = $$old4 -a $$new2 = $$new4; \ + echo " .long $$(expr $$off1 - 3)"; \ + done; \ + } >$@ + +SYSCFLAGS_vsyscall-sysenter.so.alt = $(vsyscall-flags) +SYSCFLAGS_vsysca...
2007 Mar 05
7
[PATCH 2/10] linux 2.6.18: COMPAT_VDSO
...RE $@ + cmd_syscall_rel = set -e; \ + cmp -l $(basename $<) $< \ + | { read off1 old1 new1; \ + read off2 old2 new2; \ + test $$(expr $$off1 + 1) = $$off2; \ + echo " .long $$(expr $$off1 - 3)"; \ + while read off1 old3 new3; do \ + read off2 old4 new4; \ + test $$(expr $$off1 + 1) = $$off2; \ + test $$old1 = $$old3 -a $$new1 = $$new3; \ + test $$old2 = $$old4 -a $$new2 = $$new4; \ + echo " .long $$(expr $$off1 - 3)"; \ + done; \ + } >$@ + +SYSCFLAGS_vsyscall-sysenter.so.alt = $(vsyscall-flags) +SYSCFLAGS_vsysca...
2007 Mar 05
7
[PATCH 2/10] linux 2.6.18: COMPAT_VDSO
...RE $@ + cmd_syscall_rel = set -e; \ + cmp -l $(basename $<) $< \ + | { read off1 old1 new1; \ + read off2 old2 new2; \ + test $$(expr $$off1 + 1) = $$off2; \ + echo " .long $$(expr $$off1 - 3)"; \ + while read off1 old3 new3; do \ + read off2 old4 new4; \ + test $$(expr $$off1 + 1) = $$off2; \ + test $$old1 = $$old3 -a $$new1 = $$new3; \ + test $$old2 = $$old4 -a $$new2 = $$new4; \ + echo " .long $$(expr $$off1 - 3)"; \ + done; \ + } >$@ + +SYSCFLAGS_vsyscall-sysenter.so.alt = $(vsyscall-flags) +SYSCFLAGS_vsysca...
2012 Oct 26
4
Merge matrices with different column names
A general question that I have been pursuing for some time but have set aside. When finishing some analysis, I can have multiple matrices that have specific column names. Ideally, I would like to combine these separate matrices for a final output as a csv file. A generic example: Matrix 1 var1A var1B var1C x x x x x
2013 Jul 13
0
Dovecot 2.2.4 metadata-plugin not support UTF7
...DATA "Calendar" ("/shared/vendor/kolab/folder-type" "event") [13-Jul-2013 19:15:36 +0400]: [F537] S: * METADATA "Calendar/New" ("/shared/vendor/kolab/folder-type" "event") [13-Jul-2013 19:15:36 +0400]: [F537] S: * METADATA "Calendar/New4" ("/shared/vendor/kolab/folder-type" "event") [13-Jul-2013 19:15:36 +0400]: [F537] S: * METADATA "Calendar/New3" ("/shared/vendor/kolab/folder-type" "event") [13-Jul-2013 19:15:36 +0400]: [F537] S: * METADATA "Calendar/Home" (&quot...