search for: wasp

Displaying 20 results from an estimated 38 matches for "wasp".

Did you mean: was
2007 Apr 16
2
indexing a subset dataframe
Hello I am having problems indexing a subset dataframe, which was created as: > waspsNoGV<-subset(wasps,site!="GV") Fitting a linear model revealed some data points which had high leverage, so I attempted to redo the regression without these data points: >wasps.lm<-lm(r~Nt,data=waspsNoGV[-c(61,69,142),]) which resulted in a "subscript out of bounds" er...
2010 Sep 30
1
AIC for tweedie glm
Dear R-users, I'm trying to model some data using a tweedie GLM approach. My response variable is the number of pupae that are the offspring of a subordinate wasp on a wasp's nest. However, they're not count data- for each nest, I only know the mean number of pupae per subordinate, which is continous. The data also contain a high proportion of zeros. I'm not very experienced at statistical modelling, but from reading previous posts, it seems tha...
2007 Jul 20
0
Fruity Loops 7
...9;ve been testing it with .9.41 and a lot of the issues have been resolved. Sound latency is not a problem. In version .9.40 sampling/sound latency was an issue; now, WINE does a better job than XP. Fruity Loops 7 is about 60% functional with WINE .9.40. Fruity Loops is not able to find the WASP plug in even though it is installed and the paths for it are correct in the registry. I compared directory structure of FL 7 on XP with directory structure of FL 7 on WINE and they are identical. Wasp is where it is suppose to be. I also compared the registry settings for FL7 on XP to the r...
2008 Dec 09
1
errors with compilation
...#39; make[2]: *** [R] Error 2 make[2]: Leaving directory `/lus/nid00036/jasont/R-2.8.0/src/main' make[1]: *** [R] Error 1 make[1]: Leaving directory `/lus/nid00036/jasont/R-2.8.0/src' make: *** [R] Error 1 Jason Tan Senior Computer Support Officer Western Australian Supercomputer Program (WASP) The University of Western Australia M024 35 Stirling Highway CRAWLEY WA 6009 Ph: +618 64888742 Fax: +618 6488 8088 Email: jason.tan at uwa.edu.au Web: www.wasp.uwa.edu.au
2008 Jun 29
2
Survival Analysis with two different events
Hello all, I am hoping to use survival analysis to examine whether parasite attack increases nest death in a species of social wasp. I therefore have data for 1. Whether the nest "died" in the 6 week census period ("Status", where 1=died, 0=survived) 2. The day number of death/last recorded day it was observed alive. 3. Whether the nest was attacked by the parasite (0/1 as with 1.) 4. The day number of atta...
2014 Jun 23
4
[PATCH] Support for ASEM UPS on Linux/i2c
...g wrong. Nevermind, please try the one attached, just created by git diff -p 80d9534 configure.ac data/driver.list.in drivers/Makefile.am drivers/asem.c > asem.patch Just applied it on current master (80d9534a133da170cade150700407920450a9753) and seems ok. -- Giuseppe Corbelli WASP Software Engineer, Copan Italia S.p.A Phone: +390303666318 Fax: +390302659932 E-mail: giuseppe.corbelli at copanitalia.com -------------- next part -------------- A non-text attachment was scrubbed... Name: asem.patch Type: text/x-patch Size: 15928 bytes Desc: not available URL: <http://lists.a...
2014 Mar 19
2
[LLVMdev] Type inference on registers with can contain multiple types
...ut then I need two rules. Use a multipattern? Or is there a way to tell tablegen that the input is allowed to be either? -- ┌─── dg@cowlark.com ───── http://www.cowlark.com ───── │ │ "You cannot truly appreciate _Atlas Shrugged_ until you have read it │ in the original Klingon." --- Sea Wasp on r.a.sf.w -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 876 bytes Desc: OpenPGP digital signature URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140319/8ec15dfa/attachment.sig>
2009 Apr 01
2
Public R servers?
...a different system.. I know that R supports R servers through Rserve. Are there any public servers where I could upload my datasets (either as a text file, or through a connection to a SQL server), execute the analysis, then download the results? I identifed Wessa.net (http://www.wessa.net/mrc.wasp?outtype=Browser%20Blue%20-%20Charts%20White), but it's not clear it will meet my needs. Can anyone suggest any other resources? Thanks in advance, Aaron Barzilai [[alternative HTML version deleted]]
2010 May 27
1
library installation problem, invalid regular expression in help indices
...ing installation of help indices. The error is: "Error: invalid regular expression '^[[:blank:]]*" The packages for which installation failes, with the respective help files after which the error occurs: robustbase: NOxEmissions tuneR: lilyinput kernlab: kha rrcov: CovSest seewave: wasp Any ideas? btw, i just copied my colleague's installation folders to mine, and it seems to work; for me the problem is solved for now. But it would still be good to know what the problem is. Thanks, Rainer
2007 Jul 20
1
Installation Output and First Use Output for FL 7
...0000000,0x34fbd4,2): stub! fixme:shell:DllCanUnloadNow stub fixme:shell:DllCanUnloadNow stub err:richedit:ReadStyleSheet ReadStyleSheet: missing style number err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program Files\\Image-Line\\FL Studio 7\\Plugins\\Fruity\\Generators\\Wasp\\Wasp_Eng.dll") not found fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub fixme:win:SetLayeredWindowAttributes (0x3018c,0x00000000,251,2): stub! fixme:win:SetLayeredWindowAttributes (0x40142,0x00000000,251,2): stub! fixme...
2014 Jun 13
2
[PATCH] Support for ASEM UPS on Linux/i2c
...ver for the UPS found on ASEM PB1300 device (http://www.asem.it/prodotti/industrial-automation/box-pcs/performance/pb1300/) Linux only, accessed through i2c/SMBUS. If you can spare some time, please review. Expecially my autotools skills are ehm... a bit rusty. -- Giuseppe Corbelli WASP Software Engineer, Copan Italia S.p.A Phone: +390303666318 Fax: +390302659932 E-mail: giuseppe.corbelli at copanitalia.com -------------- next part -------------- A non-text attachment was scrubbed... Name: asem.patch Type: text/x-patch Size: 16847 bytes Desc: not available URL: <http://lists.a...
2008 Aug 26
1
no output when run densityplot...
Hi, I have downloaded a R script from http://www.wessa.net/rwasp_edauni.wasp#output. This script produces a densityplot graphic, amongst others, when is executed from the web page. However, when I run it in my machine the *densityplot* function produces any output, I mean a blank graphic. But, it's interesting if I run the following lines in the R interact...
2014 Jul 07
0
[PATCH] Support for ASEM UPS on Linux/i2c
Giuseppe Corbelli <giuseppe.corbelli <at> copanitalia.com> writes: > Nevermind, please try the one attached, just created by > > git diff -p 80d9534 configure.ac data/driver.list.in drivers/Makefile.am > drivers/asem.c > asem.patch > > Just applied it on current master (80d9534a133da170cade150700407920450a9753) > and seems ok. Sorry I did not test this
2014 Jul 08
2
[PATCH] Support for ASEM UPS on Linux/i2c
...uilders/Ubuntu-trusty-x64/builds/20/steps/configure/logs/config.log Seems that on x64 architectures NULL is not #defined in <stddef.h> the attached patch #includes <stdio.h> in AC_CHECK_DECLS. Tested on an ubuntu 12.10 x64, seems to solve the issue. -- Giuseppe Corbelli WASP Software Engineer, Copan Italia S.p.A Phone: +390303666318 Fax: +390302659932 E-mail: giuseppe.corbelli at copanitalia.com -------------- next part -------------- A non-text attachment was scrubbed... Name: asem.patch Type: text/x-patch Size: 552 bytes Desc: not available URL: <http://lists.ali...
2014 May 28
2
New driver for ASEM UPS
...Got some questions/considerations, though: *) interested in integrating into NUT? *) would you prefer a pull request on github or a patch here? *) I would patch configure to add a --with-i2c option *) Linux only, on Windows there's vendor provided software. -- Giuseppe Corbelli WASP Software Engineer, Copan Italia S.p.A Phone: +390303666318 Fax: +390302659932 E-mail: giuseppe.corbelli at copanitalia.com
2014 May 28
2
[LLVMdev] Partially complete LLVM backend for the VideoCore 4
...won't get a chance to work on this for a while, so if anyone is interested, help yourself: https://cowlark.com/llvm -- ┌─── dg@cowlark.com ───── http://www.cowlark.com ───── │ │ "You cannot truly appreciate _Atlas Shrugged_ until you have read it │ in the original Klingon." --- Sea Wasp on r.a.sf.w -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 876 bytes Desc: OpenPGP digital signature URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140528/87aee89b/attachment.sig>
2014 Jul 07
2
[PATCH] Support for ASEM UPS on Linux/i2c
...el, but without required functions. Changed the configure.ac check to look for the functions, not just the header. To build the driver you'll need libi2c-dev package (part of i2c-tools) on debian. Also removed the #include <config.h> as you suggested. -- Giuseppe Corbelli WASP Software Engineer, Copan Italia S.p.A Phone: +390303666318 Fax: +390302659932 E-mail: giuseppe.corbelli at copanitalia.com -------------- next part -------------- A non-text attachment was scrubbed... Name: asem.patch Type: text/x-patch Size: 1069 bytes Desc: not available URL: <http://lists.al...
2014 Mar 09
2
[LLVMdev] Isel DAG documentation?
Hi David, > [(set GR32:$rD, globaladdr:$addr)] > It seems to have somehow managed to create a cycle in the DAG, which is > of course wrong. But how? When I write a similar pattern into the ARM .td files and look at (from the build directory) lib/Target/ARM/ARMGenDAGISel.inc, I see: /*56478*/ /*SwitchOpcode*/ 13, TARGET_VAL(ISD::GlobalAddress),// ->56494 /*56481*/
2014 Mar 05
2
[LLVMdev] Stub LLVM backend wanted
> Maybe this would make a good GSOC project. It's definitely too small project for a GSoC. One can try to start from https://github.com/asl/llvm-openrisc (openrisc branch inside), however, it's already 2 years old... -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State Universit
2014 Jul 09
0
[PATCH] Support for ASEM UPS on Linux/i2c
On Jul 8, 2014, at 3:29 AM, Giuseppe Corbelli <giuseppe.corbelli at copanitalia.com> wrote: > Seems that on x64 architectures NULL is not #defined in <stddef.h> > the attached patch #includes <stdio.h> in AC_CHECK_DECLS. Tested on an ubuntu 12.10 x64, seems to solve the issue. I am a little confused as to how you are testing this :-) The driver still wouldn't compile