search for: id11

Displaying 9 results from an estimated 9 matches for "id11".

Did you mean: id1
2013 Jul 02
2
Recoding variables based on reference values in data frame
...C A Min_Allele T A T G ID1 CC GG CT AA ID2 CC GG CC AA ID3 CC GG nc AA ID4 _ _ _ _ ID5 CC GG CC AA ID6 CC GG CC AA ID7 CC GG CT AA ID8 _ _ _ _ ID9 CT GG CC AG ID10 CC GG CC AA ID11 CC GG CT AA ID12 _ _ _ _ ID13 CC GG CC AA The name of the data file is Kgeno. What I would like to do is recode all of the genotype values to standard integer notation, based on their values relative to the reference rows (Maj_Allele and Min_Allele). Standard notation...
2003 Nov 17
1
Generalized linear model
...39;, 'year1' and 'time' are factors. I defined them with: > id1<-C(factor(id1), treatment) and 'lnpa' is a continuous variable. The 'summary' function gives me all the effects estimates, that is, for id1, I end up with estimates for id12, id13 and id14, the id11 is the reference level. That is fine, but when I try to fit the model without the point 18, using the command line: > fit2<-glm(canc~id1+year1+time+lnpa,family=poisson, subset(dat, order!=18)) The 'summary' function stop to giving me the levels effect, and gives only one effect for...
2016 Aug 13
2
A "hello world" coverage sanitizer
...if I misunderstand your reply. It seems that trace-bb, rather than trace-pc, fits better for my problem, given that my instrumentation is to put before each conditional statement. Do I misunderstand something here? " Tracing basic blocks <http://clang.llvm.org/docs/SanitizerCoverage.html#id11> With -fsanitize-coverage=trace-bb the compiler will insert __sanitizer_cov_trace_basic_block(s32 *id) before every function, basic block, or edge (depending on the value of -fsanitize-coverage=[func,bb,edge]). " *Thanks,* *Zhoulai* Zhoulai On Fri, Aug 12, 2016 at 1:57 PM, Kostya...
2016 Apr 04
2
multiple bar plot annotation text labelling
...27" d="M 156,0 L 156,153 515,153 515,1237 197,1010 197,1180 530,1409 696,1409 696,153 1039,153 1039,0 156,0 Z"/> </font> </defs> <defs class="TextShapeIndex"> <g ooo:slide="id1" ooo:id-list="id3 id4 id5 id6 id7 id8 id9 id10 id11 id12 id13 id14 id15 id16 id17 id18 id19 id20 id21"/> </defs> <defs class="EmbeddedBulletChars"> <g id="bullet-char-template(57356)" transform="scale(0.00048828125,-0.00048828125)"> <path d="M 580,1141 L 1163,571 580,0 -4,5...
2016 Apr 04
0
multiple bar plot annotation text labelling
...927" d="M 156,0 L 156,153 515,153 515,1237 197,1010 197,1180 530,1409 696,1409 696,153 1039,153 1039,0 156,0 Z"/> </font> </defs> <defs class="TextShapeIndex"> <g ooo:slide="id1" ooo:id-list="id3 id4 id5 id6 id7 id8 id9 id10 id11 id12 id13 id14 id15 id16 id17 id18 id19 id20 id21"/> </defs> <defs class="EmbeddedBulletChars"> <g id="bullet-char-template(57356)" transform="scale(0.00048828125,-0.00048828125)"> <path d="M 580,1141 L 1163,571 580,0 -4,5...
2012 Feb 26
1
Matrix problem to extract animal associations
...as in the example code... ID Group 1 ID1 1 2 ID3 2 3 ID4 3 4 ID5 4 5 ID7 5 6 ID8 6 7 ID9 7 ## 8 ID2 8 9 ID6 8 10 ID10 8 ## The code also needs to robust enough to recognize instances where we have an interaction in a separate group... i.e. "ID11_ID12" should be in a separate group (Group 9) as they don't interact with IDs 2, 6, or 10 (not in below code!) 11 ID11 9 12 ID12 9 I've been trying to figure this out but have drawn a blank. My example code can be found below. Very best wishes, Ross Dr Ross Dwyer Postdocto...
2016 Aug 12
2
A "hello world" coverage sanitizer
Hi, all I want to instrument a program automatically so that it prints "hello" before each conditional statement. For example, consider the function P below. int P(int x) { if (x<3) if (x>0) return 1; return 0; } Let P_instrum be the instrumented version of P. It is expected that: -- P_instrum(1) prints two "hello"s --
2009 Oct 26
17
Relation to DMTF's CIM
I was wondering how Puppet relates to the DMTF''s CIM. AFAICT there is a clear connection between the two, but I see very little discussion on the topic on the list. Thanks, Cameron. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to
2004 Jul 19
0
(Asterisk-Users] Affordable SIP Phone - Stiil a Myth?
...mod=inband reinvite=no canreinvite=no ;nat=yes callerid=USA-ID10<2010> [2011] ; Duplicate of 2000, except with different auth data type=friend username=2011 secret=2011 host=dynamic context=from-sip mailbox=110 ;dtmfmod=inband reinvite=no canreinvite=no ;nat=yes callerid=USA-ID11<2011> [3001] ; Duplicate of 3000, except with different auth data type=friend username=3001 secret=3001 host=dynamic context=for-dlink mailbox=109 ;dtmfmod=inband reinvite=no canreinvite=no ;nat=yes callerid=D-link Contact1 <3001> [3002] ; Duplicate of 3000, except with...