Displaying 9 results from an estimated 9 matches for "304d".
Did you mean:
304
2006 Mar 15
0
Call go on hold for no reason
...sting by dialing an extension that is then forwarded to the DID.
Normally it will be an incoming PSTN call that is forwarded.
When I try it, I get put on hold for a few seconds and miss the
beginning of the recorded message. Any ideas what is going on?
-- Executing ChanIsAvail("SIP/501-304d", "IAX2/teliax&IAX2/voxee")
in new stack
-- Hungup 'IAX2/teliax-3'
-- Executing Set("SIP/501-304d", "CH=IAX2/teliax") in new stack
-- Executing NoOp("SIP/501-304d", "AVAILCHAN= IAX2/teliax") in new stack
-- Executin...
2009 Feb 12
3
getting all pairwise combinations of elements in a character string
...b" "ac" "ad" "ae" "bc" "bd" "be" "cd" "ce" "de"
>
--
Levi Waldron
post-doctoral fellow
Jurisica Lab, Ontario Cancer Institute
Division of Signaling Biology
IBM Life Sciences Discovery Centre
TMDT 9-304D
101 College Street
Toronto, Ontario M5G 1L7
2009 Aug 27
2
setting par(srt) according to plot aspect ratio
...tan(2)*180/pi)
xpos <- 0.2
plot(f)
plot(g,add=TRUE)
par(srt=f_angle)
text(xpos,f(xpos),label="y=x",pos=3)
par(srt=g_angle)
text(xpos,g(xpos),label="y=2x",pos=3)
--
Levi Waldron
post-doctoral fellow
Jurisica Lab, Ontario Cancer Institute
Division of Signaling Biology
TMDT 9-304D
101 College Street
Toronto, Ontario M5G 1L7
(416)581-7453
[[alternative HTML version deleted]]
2011 Oct 21
0
[LLVMdev] Problems with live intervals and spilling when having sub registers?
...320L %vreg6<def> = COPY %vreg64<kill>; R:%vreg6,%vreg64
So, %vreg64, which has two (disjunct) sub registers, gets its two parts
written at 288 and 304, and then the whole %vreg64 is copied to %vreg6
at 320. And for this I get the following intervals for %vreg64:
%vreg64 = [288d,304d:1)[304d,320d:0) 0 at 304d 1 at 288d
Later %vreg6 and %vreg64 are merged. The register allocator spills
%vreg6 (fi#14) and the resulting code is
%r0l<def> = mv_any16 65535
Store32FI %r0<kill>, <fi#14>; mem:ST4[FixedStack14] %r0h<def> = mv_any16
16383 %r1<def> = Load...
2009 Dec 16
1
difference between the meaning of MARGIN in sweep() and apply()
...e history of
these functions?
I found one discussion on this topic, but without what I thought was a very
conclusive end:
http://finzi.psych.upenn.edu/Rhelp08/2009-March/191930.html
--
Levi Waldron
post-doctoral fellow
Jurisica Lab, Ontario Cancer Institute
Division of Signaling Biology
TMDT 9-304D
101 College Street
Toronto, Ontario M5G 1L7
(416)581-7453
[[alternative HTML version deleted]]
2009 Mar 17
1
breaking ties in order() based on many vectors
...say, 25 or more), that are columns of a matrix or elements of a list, does
anyone know a shortcut to do this without passing 25 arguments to order()?
--
Levi Waldron
post-doctoral fellow
Jurisica Lab, Ontario Cancer Institute
Division of Signaling Biology
IBM Life Sciences Discovery Centre
TMDT 9-304D
101 College Street
Toronto, Ontario M5G 1L7
[[alternative HTML version deleted]]
2009 Aug 31
3
Two way joining vs heatmap
Hi
STATISTICA has a function called "Two-way joining" (see
http://www.statsoft.com/TEXTBOOK/stcluan.html#twotwo) and the
reference material states that this is based on the method as
published by Hartigan (found this paper:
http://www.jstor.org/pss/2284710 through wikipedia).
What is the relationship (if any) between the "heatmap" function in R
and this technique? Is there an
2009 Feb 12
3
Looping multiple output values to dataframe
Dear R users,
I have various vector geometry operations to perform on 3-D coordinate data
located on multiple (500+) csv files. The code I have written for the
calculations works just fine. I have written a 'for' loop to automate the
task of extracting the coordinates from the files and perform the analyses.
The loop works reasonable well, but if the number of csv files is greater
than
2009 Apr 02
0
multiple annotations on a heatmap
...s
between the top of the heatmap and the dendrogram, or even three colored
bars. Specific or general suggestions would be welcome.
Thank you,
Levi
--
Levi Waldron
post-doctoral fellow
Jurisica Lab, Ontario Cancer Institute
Division of Signaling Biology
IBM Life Sciences Discovery Centre
TMDT 9-304D
101 College Street
Toronto, Ontario M5G 1L7
[[alternative HTML version deleted]]