search for: spat

Displaying 20 results from an estimated 72 matches for "spat".

Did you mean: spam
2002 Sep 25
2
Re-ordering the order of lattice graphics panels
Dear all I have made some lattice graphs (bwplot(dead ~ treat | group,...). 'group' is a factor with three levels (Artemia larvae, Abalone larvae and Abalone spat), and the result is a graph with three panels corresponding to the levels in 'group', ordered in alphabetical order from bottom to top, as expected. How does one re-order the order in which the levels of 'group' in the graph? I want Abalone spat at the bottom, followed by Abalon...
2002 Jul 08
0
factanal results interpretation - am I right here?
Hi, I have obtained some results with factanal that seem to support a hypothesis I already had, and I'd like to verify that I can indeed conclude this from this new analysis. We had subjects reproduce perceived trajectories with a device that allowed us to measure spatial position (the path) and the device's orientation at any of those positions. From this, we calculated the rotation of the reproduced path (e.g. 180deg. for half a circle), the total yaw (total rotation of the device), and the average orientation relative to the path (e.g. 0deg for "tange...
2008 Feb 18
2
R graphics question: "binary" bar chart
...---Day365 legend: Px Patient with id x |///| Hospital stay (length of bar symbolizes length of stay) Place between 2 hospital stays symbolizes stay at home (not in hospital) Are there any package which can do that? If not, how can I implement this in R? Thanks a lot -- Stephan Spat Institute of Medical Technologies and Health Management JOANNEUM RESEARCH Forschungsgesellschaft mbH Elisabethstrasse 11a, 8010 Graz, AUSTRIA phone: +43 (0) 316 876-2157 fax: +43 (0) 316 876-2130 email: stephan.spat at joanneum.at homepage: http://www.joanneum.at/msg
2011 Sep 29
3
grep and PCRE fun
...n/grep.c (revision 57110) +++ main/grep.c (working copy) @@ -723,7 +723,7 @@ { SEXP pat, text, ind, ans; regex_t reg; - int i, j, n, nmatches = 0, ov, rc; + int i, j, n, nmatches = 0, ov[3], rc; int igcase_opt, value_opt, perl_opt, fixed_opt, useBytes, invert; const char *spat = NULL; pcre *re_pcre = NULL /* -Wall */; @@ -882,7 +882,7 @@ if (fixed_opt) LOGICAL(ind)[i] = fgrep_one(spat, s, useBytes, use_UTF8, NULL) >= 0; else if (perl_opt) { - if (pcre_exec(re_pcre, re_pe, s, strlen(s), 0, 0, &ov, 0) >= 0) + if (pcre_exec(re_pcre, re_pe, s,...
2007 Jun 21
1
[LLVMdev] A question about LLVM assembly
Hello, LLVM guys. I've tried to emit the following simple function to LLVM assmbly. --------------------------------------------------------- void test(long s, double* a) { char h = ttt(s); *a = s; mmm(); } --------------------------------------------------------- It's spat out as follows: --------------------------------------------------------- void %test(int %s, double* %a) { entry: %tmp = cast int %s to uint ; <uint> [#uses=1] %tmp = tail call sbyte %ttt( uint %tmp ) ; <sbyte> [#uses=0] %tmp1 = cast int %s t...
2015 Nov 28
0
[patch] Use JIT for PCRE pattern matching
...ree_study(re_pe); +#else pcre_free(re_pe); +#endif pcre_free(re_pcre); } else if (!useBytes && use_UTF8) { /* ERE in wchar_t */ regex_t reg; @@ -867,12 +875,12 @@ warning(_("PCRE pattern compilation error\n\t'%s'\n\tat '%s'\n"), errorptr, spat+erroffset); error(_("invalid regular expression '%s'"), spat); - if (n > 10) { - re_pe = pcre_study(re_pcre, 0, &errorptr); - if (errorptr) - warning(_("PCRE pattern study error\n\t'%s'\n"), errorptr); - } } + if (n > 10) { +...
2006 Aug 09
6
How do you desing forms in RoR
Hi all, what is the best way tod esing a form in RoR? Do you use Dreamweaver or something similar? thanks -- Posted via http://www.ruby-forum.com/.
2006 Sep 10
2
wine-1.9.20 IE6/gecko internet connect error
...9.20. After a clean install of wine (wine built from src), i can run ie6 and i am immediately prompted to install gecko. Whether or not i install this yields the same result - basically the window remains blank indefinitely as it tried in vain to contact the internet. Below is the debugging info spat out by the program. Has anyone run into this? thanks! [] uname -r 2.4.21-47.ELsmp [] wine Internet\ Explorer/IEXPLORE.EXE fixme:shell:StopWatchMode () stub! fixme:shdocvw:IEWinMain "" 10 fixme:ole:CoResumeClassObjects stub err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa00...
2012 Feb 23
1
Schoenfeld residuals for a null model coxph
Hi, I have a coxph model like coxph(Surv(start, stop, censor) ~ x + y, mydata) I would like to calculate the Schoenfeld residuals for the null, i.e the same model where the beta hat vector (in practical terms, the coeff vector spat out by summary()) is constrained to be all 0s --all lese stays the same. I could calculate it by hand, but I was wondering if there is a way of doing it with resid() -- resid(my.coxph.mod, type = 'schoenfeld') works wery well for the true Schoenfeld residuals, but I haven't figured ou...
2005 Feb 24
3
Mailing list policy question
...be for this mailing list. I have so far tried to limit it to the syslinux loader family plus tftp-hpa, to keep the volume down. Unfortunately we get lots of people asking questions about all kinds of boot loading issues, and sometimes not even that. Worse, recently we seem to have gotten a spat of people who keep re-sending the same message over and over until they get the kind of reply they want. I'm wondering what the people here -- especially the regulars -- think about this whole issue. One option I'm considering is to make the "syslinux" mailing list a looser s...
2016 Mar 18
1
Trouble installing C7
...ver version is on the CD to the current one. But I get errors, trying to run Yumex or to install it (both as root), saying "Could not resolve host: mirrorlist.centos.org" There are some panels, or what look to be panels; but the display on them looks like it's been chewed up and spat out by some monster in the machine. (Until I get logged in, the whole screen looks like that, or maybe as if two tilings had crashed into each other at high speed.) Any clues? Pretty please?? -- Beartooth Staffwright, not quite clueless Bear in mind that I have little (precious little!) idea...
2002 Aug 25
1
"busy hang" on e2fsck (on a ext3 partition)
...with not so much as a flicker of disk activity. (strace is similarly quiet) Initially, I gave up on waiting the first couple of attempts, and upgraded from e2fsprogs-1.27 to 1.28-WIP-0817. That didn't seem to make any difference. I'm invoking e2fsck with '-d -v -tt', and stage1 spat out statitics when it finished, but stage2 is just sitting there.. Any ideas? It sounds like a e2fsck bug, but until I know the filesystem is clean, I don't want to clear the dirty flag and mount it read/write. The "backup/mkfs/restore" isn't quite practical in this case as I...
2010 Jan 31
2
[LLVMdev] Compiling Kaleidoscope on Windows
...command to compile Kaleidoscope is? I followed cmake/nmake down through maybe half a dozen levels before getting lost, so I tried to develop a compiler invocation from scratch. I got as far as cl /EHsc /I\d\llvm-2.6\include /I\llvm\include /wd4355 toy.cpp which successfully generated toy.obj and spat out 86 link time error messages -- as expected, it needs the libraries specified. cmakelists.txt says set(LLVM_LINK_COMPONENTS core jit interpreter native) so I made a guess at the .lib file corresponding to the first of these, and tried cl /EHsc /I\d\llvm-2.6\include /I\llvm\include /wd4355 toy.c...
2017 Dec 15
3
UID/GID -> SID -> NAME mapping across multiple DCs
Danke! On Fri, Dec 15, 2017 at 1:03 PM, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Fri, 15 Dec 2017 11:56:25 -0600 > Taylor Hammerling <thammerling at tcsbasys.com> wrote: > > > Interesting... How do I go about getting them/keeping them in sync? > > > > see here: > > https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_ >
2018 Mar 05
4
garbage on serial console after pxelinux.0 is loaded
We have some x86_64 systems that have DisplayPort and USB ports for a monitor & keyboard and when I use these to PXE boot, everything works fine. However, these systems will eventually become headless and in the production process access to the console will be via serial port. Using the serial port mostly works in that once we get to the PXE boot: prompt we can type in the name of the
2002 Apr 14
1
hardware or software bug?
I had the following spat out by syslog on my (2.4.18-pre7-ac3) mailer / web server: Assertion failure in do_get_write_access() at transaction.c:611: "!(((jh2bh(jh))->b_state & (1UL << BH_Lock)) != 0)" One of its partitions froze hard--I've rebooted it, and I have an oops which the BUG() trigger...
2009 Mar 03
1
repeated measures anova, sphericity, epsilon, etc
...f for the F-test if the assumption is violated. Back when I taught this course using SPSS it was relatively straightforward - we would look at Mauchly's test of sphericity - if it was significant, then we would use one of the corrected F-tests (e.g. Greenhouse-Geisser or Huynh-Feldt) that were spat out automagically by SPSS. I gather from searching the r-help archives, searching google, and searching through various books on R, that the only way of using mauchly.test() in R is on a multivariate model object (e.g. mauchly.test cannot handle an aov() object). Question 1: how do you (if you do...
2017 Dec 15
1
UID/GID -> SID -> NAME mapping across multiple DCs
...merling <thammerling at tcsbasys.com> wrote: > ok, I followed the directions on that wikipage, made a hot backup, > copied the hot backup over to the new DC, renamed the hot backup > (thus replacing the existing idmap.ldb) and ran "samba-tool ntacl > sysvolreset" and it spat out the following after a minute or 2 of > thinking... > > root at dc1 samba/private# samba-tool ntacl sysvolreset > open: error=2 (No such file or directory) > ERROR(runtime): uncaught exception - (-1073741823, '{Operation > Failed} The requested operation was unsuccessful.&...
2010 Jan 31
0
[LLVMdev] Compiling Kaleidoscope on Windows
...cope is? I followed cmake/nmake down > through maybe half a dozen levels before getting lost, so I tried to > develop a compiler invocation from scratch. I got as far as > > cl /EHsc /I\d\llvm-2.6\include /I\llvm\include /wd4355 toy.cpp > > which successfully generated toy.obj and spat out 86 link time error > messages -- as expected, it needs the libraries specified. > cmakelists.txt says set(LLVM_LINK_COMPONENTS core jit interpreter > native) so I made a guess at the .lib file corresponding to the first > of these, and tried > > cl /EHsc /I\d\llvm-2.6\include...
2013 Feb 11
3
Ubuntu cran2deb PPA
...y familiar with DEB building and general Ubuntu hacking. I'm not an R user but I know the basics (and I'm supporting several big time R users here who can help me out). As far as I'm aware, the packages on cran2deb4ubuntu will have been built from a selection of auto-generated sources spat out from cran2deb. There used to be a page where these could be downloaded but I can't find it any more (or am I just going blind?). Is there somewhere I can snag the source packages used for the PPA? Should I just download and run cran2deb myself to obtain them? Also, what's the best wa...