Displaying 6 results from an estimated 6 matches for "_b_".
Did you mean:
__
2008 Jul 10
2
Lattice: merged strips?
Hi all,
By default a call to xyplot from the Lattice package when using 2
factors [eg xyplot( dv~iv | XY * AB ) ] yields the following shingle
structure:
|_A_|_A_|_B_|_B_|
|_X_|_Y_|_X_|_Y_|
However, I'm wondering if it is possible to merge the upper shingle
within levels of that factor, as in:
|___A___|___B___|
|_X_|_Y_|_X_|_Y_|
Mike
--
Mike Lawrence
Graduate Student, Department of Psychology, Dalhousie University
www.memetic.ca
"The road to wis...
2001 Apr 15
2
data manipulation in R
...each event j may have been observed
by one or more observers. Thus the data are a
lower-triangular array AxB where each cell [i,j] has a
zero or one indicating whether observer i saw event j.
I am interested in how observers cluster in circuits
whereby observer _a_ sees events _1,2,3_, observer _b_
sees events _2,4,5_, observer _c_ sees event _4_, and
observer _d_ sees _4,6,7_. Observers a, b, c, d
comprise a circuit linked by the events they jointly
observed.
Given AxB, how can we use R to articulate the
circuits? Pseudocode for my SQL solution is below.
For each observation i:
- ge...
2006 Oct 09
2
Add ellipse to plot
Is there a way to plot elliptical shapes? symbols() only provides circles...
Thanks!
Kamila
2005 Sep 29
1
Meet me conferencing without blind transfers (Asterisk@home)
Hi,
I'm using Asterisk@home and am having trouble using the conference
bridge that comes built in. We're using Polycom phones.
When we transfer the first person into the conference room (e.g. 8101) ,
they get into the room fine. When we try to transfer a second person
into the conference room, they get dropped as soon as we finish the
transfer. This is using Polycom SoundPoint 301
2007 May 15
4
Need help with singleton worker
...rk, :worker_method_args => "a", :args =>
"_a_", :trigger_args => { :start => Time.now })
=> 0
>> MiddleMan.schedule_worker(:class => :my_worker, :job_key => :foo,
:worker_method => :do_work, :worker_method_args => "b", :args =>
"_b_", :trigger_args => { :start => Time.now })
=> 1
>> MiddleMan.schedule_worker(:class => :my_worker, :job_key => :foo,
:worker_method => :do_work, :worker_method_args => "c", :args =>
"_c_", :trigger_args => { :start => Time.now })
=> 2...
2006 Oct 17
0
[682] trunk/wxruby2/doc/textile/htmlwindow.txtl: Fix some little formatting errors that were causing the page to be unreadable
...gt;+This function sets the space between border of window and HTML
+contents.
</ins><span class="cx">
</span><del>-border.bmp
-
</del><span class="cx"> h4. Parameters
</span><span class="cx">
</span><del>-* _b_ indentation from borders in pixels
</del><ins>+* _border_width_ indentation from borders in pixels
</ins><span class="cx">
</span><span class="cx"> h3(#HtmlWindow_setfonts). HtmlWindow#set_fonts
</span><span class="cx">...