search for: _x_

Displaying 12 results from an estimated 12 matches for "_x_".

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 wisdom? Well,...
2009 Dec 28
2
SIP Issue
...er." So it doesn't seem to be a matter of the phones Sip Login "Timing out" And when I check sip peers it shows the correct IP address of the box so it doesn't appear to be that it can't find the Cisco box. Here is what I use for the inbound context, replacing the _X_ with the actual extension of course. [to_ddwhome] exten=> _X_,1,wait(1) exten=> _X_,n,Dial(${ddwhome},21) exten=> _X_,n,Goto(dial_inf,${EXTEN},1) ${ddwhome}=SIP/ddwhome Now the odd thing is when it gets the Error 14 message then the third step to dial_inf does not execute. T...
2009 Sep 25
2
Letra cursiva en legend()
...#39;'A1'',''A2''), text.col = c(3,4), col = c(3,4), lty = 1, ncol = 2, bty= ''n'') Podría por favor alguien indicarme cómo cambiar la fuente de "---- A1" y "---- A2" a cursiva? es decir, pasar de "x" a "_x_", donde _x_ es la representación en letra cursiva de x? Dentro de legend() el parámetro font= no funciona como si ocurre, por ejemplo, en plot(). Revisando las opciones que ofrece ?par no encuentro algo similar a lo que busco. Muchas gracias por su tiempo,...
2009 Jul 15
3
DO NOT REPLY [Bug 6553] New: rsync hangs at filenames starting with an underscore
...tedBy: gerald at stepman.com QAContact: rsync-qa at samba.org CC: gerald at stepman.com I'm using rsync 3.0.6 at Mac OS X 10.4.11/PPC to sync a harddisc to an network folder (via AFP). Everything is fine but if a file begins with an underscore ( _ ), rsync hangs (e.g. _x_.jpg). I tried to analyze the problem with a lots of debugging options but I don't find a solutions (but to jump over these files). With rsync 2.9.6 and 2.6.6 it is the same problem. I'm using configure without any further options. -- Configure bugmail: https://bugzilla.samba.org/userpre...
2006 Dec 12
0
[785] trunk/wxruby2/doc/textile/window.txtl: Remove set_constraints, correct docs for set_dimensions and set_size
...dow, it will be deleted. - </del><span class="cx"> h4. Parameters </span><span class="cx"> </span><del>-* _constraints_ The constraints to set. Pass NULL to disassociate and delete the window''s -constraints. </del><ins>+* _x_ Required x position in pixels, or -1 to indicate that the existing +value should be used. +* _y_ Required y position in pixels, or -1 to indicate that the existing +value should be used. +* _width_ Required width in pixels, or -1 to indicate that the existing +value should be used. +* _height_ Requ...
2005 Nov 10
1
network design - taking advantage of samba+openldap
In the headquarter of my Institution we have some 300 windows PCs, distributed like this: domain1: 100 clients in a consolidated samba 3.0.5-2 domain (RH 9.0) domain2: 20 clients in an incipient samba 3.0.14a-2 domain (FC4) 80 clients to be joined to domain2 without domain: 150 clients beloging to some three workgroups We outsourced the deployment of a LDAP server and we are in the
2006 Oct 21
0
[699] trunk/wxruby2/doc/textile/window.txtl: Added paint method; corrected ret values for get_text_extent; removed
...this +parameter is not passed, the current window font is used. + </ins><span class="cx"> h4. Parameters </span><span class="cx"> </span><span class="cx"> * _string_ String whose extent is to be measured. </span><del>-* _x_ Return value for width. -* _y_ Return value for height. -* _descent_ Return value for descent (optional). -* _externalLeading_ Return value for external leading (optional). </del><span class="cx"> * _font_ Font to use instead of the current window font (optional). </span&gt...
2007 Apr 30
0
[997] branches/wxruby2/wxwidgets_282: Window - 2.6 -> 2.8 API, new methods and deprecations; update doc
...pan><span class="cx"> </span><span class="lines">@@ -1083,21 +1127,61 @@ </span><span class="cx"> </span><span class="cx"> h4. Parameters </span><span class="cx"> </span><del>-* _x_ Receives the x position of the window. -* _y_ Receives the y position of the window. </del><ins>+* _x_ Receives the x position of the window if non-. +* _y_ Receives the y position of the window if non-. </ins><span class="cx"> </span><span class="cx...
2007 Apr 13
0
[951] branches/wxruby2/wxwidgets_282: Additions to Grid API 2.6->2.8
...t;/del><ins>+ Integer *xto_col*(%(arg-type)Integer% x, %(arg-type)Boolean% clipToMinMax = false) </ins><span class="cx"> </span><del>-Returns the grid column that corresponds to the logical x coordinate. Returns </del><ins>+h4. Parameters +* _x_ The x position to evaluate. +* _clipToMinMax_ If true, rather than returning NOT_FOUND, it returns either the first or last column depending on whether x is too far to the left or right respectively. + +h4. Return value +The grid column that corresponds to the logical x coordinate. Returns </ins...
2007 Jun 22
0
[1059] trunk/wxruby2/doc/textile/toolbar.txtl: Update ToolBar documentation to reflect recent changes in API
...eger *get_tools_count*() </ins><span class="cx"> </span><del>-Finds a tool for the given mouse position. </del><ins>+Returns the number of tools in the toolbar. </ins><span class="cx"> </span><del>-h4. Parameters - -* _x_ X position. -* _y_ Y position. - -h4. Return value - -A pointer to a tool if a tool is found, or NULL otherwise. - -h4. Remarks - -Used internally, and should not need to be used by the programmer. - </del><span class="cx"> h3(#ToolBar_gettoolsize). ToolBar#get_tool_size </...
2007 Apr 16
0
[969] branches/wxruby2/wxwidgets_282/doc/textile/window.txtl: Cleanup and fixing of broken links.
...s to screen coordinates from coordinates relative to this </span><del>-window. The method may be passed _either_ two integers, representing the </del><ins>+window. The method may be passed _either_ two integers, representing the </ins><span class="cx"> _x_ and _y_ coordinates, _or_ a single "Point":point.html object. If a </span><span class="cx"> Point is passed in, one will be returned; if two integers are passed in, </span><span class="cx"> two co-ordinates will be returned. </span><spa...
2007 Aug 11
0
DOE and interaction plot general question
...r-help@stat.math.ethz.ch > Message-ID: <46BC7609.4020906@gmail.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Alberto Monteiro wrote: > > I have a time series x = f(t), where t is taken for each > > month. What is the best function to detect if _x_ has a seasonal > > variation? If there is such seasonal effect, what is the > > best function to estimate it? > > > From my own experience, I had the impression that there is nothing like > a best approach to estimate the seasonal component of time series data. > > May...