search for: muller

Displaying 20 results from an estimated 209 matches for "muller".

Did you mean: miller
2004 May 13
3
storage of lm objects in a database
...write a conversion routine for these objects (or maybe there's already a conversion available for lm?). I assume that the data do not need to be analyzed with a any other software than R. I'm happy for any suggestions and links to get some more info on this. kid regards, Arne -- Arne Muller, Ph.D. Toxicogenomics, Aventis Pharma arne dot muller domain=aventis com
2000 Feb 22
2
reproducing Box-Muller numbers
There seems to be a minor problem with reproducing numbers from rnorm with Box-Muller. The pattern suggests it might have something to do with the value that gets dropped when an odd number of numbers is requested. (Details below.) Also, could "user-supplied" be added as an option for normal.kind in RNGkind. I'm sure the Box-Muller in R is better than my own attempt,...
2011 Mar 21
3
Computing row differences in new columns
Hi I have the following columns with dates and results, sorted by subject and date. I'd like to compute the differences in dates and results for each patient, based on the previous row. Obviously the last entry for each subject should be a NA. Which would be the best way to accomplished that ? I guess questions like that have been already answered a thousand times, so I apologize for
2004 Apr 01
4
gray background on jpegs using dev.print()
...write to the screen and then output to file if I like the results rather than to a file and have to view the jpegs to see results. I am using R version 1.8.1 on Windows 2000. Has anyone else had this problem? If so please let me know, especially if you found a better workaround or a fix. - john muller
2010 Sep 27
1
[LLVMdev] [PATCH] Support for ARM Run-Time ABI (FP and Integer helper functions)
On Mon, Sep 27, 2010 at 5:02 PM, Evzen Muller <evzen.muller at arm.com> wrote: > > To make it easier to review & commit I have split and cleaned-up our > original > "Support for ARM Run-Time ABI" patch, this part adds support for calls which > > can be mapped using setLibcallName. As noted in the earlier...
2010 Sep 28
2
[LLVMdev] [PATCH] Support for ARM Run-Time ABI (FP and Integer helper functions)
...n this patch and the one I had been sitting on are: * We have opposite condition codes in our FP comparisons. * This patch has integer division, which seems like a good thing, but wasn't needed for my A9 target. Are you sure about the comparisons? deep On Tue, Sep 28, 2010 at 9:11 AM, Evzen Muller <evzen.muller at arm.com> wrote: > Hi Deep, > > Loop for setting all libcall calling conventions to ARM_AAPCS was > in original version, but I agree that it could have unexpected > side effects. > Attached patch sets calling convention only for added libcalls. > > Evze...
1999 May 05
1
RNG R/Splus compatibility
...{# with a null argument this returns setting if (is.null(rnorm)) {if(exists(".RNORMtransform", where=1)) rnorm <- .RNORMtransform else rnorm <- "default" } else {if (rnorm == "Box-Muller") assign(".RNORMtransform", rnorm, where=1) else if (rnorm == "default") {if(exists(".RNORMtransform", where=1)) remove(".RNORMtransform", where=1)} else stop("Only Box-Muller, default or NULL su...
2004 May 10
5
R versus SAS: lm performance
Hello, A collegue of mine has compared the runtime of a linear model + anova in SAS and S+. He got the same results, but SAS took a bit more than a minute whereas S+ took 17 minutes. I've tried it in R (1.9.0) and it took 15 min. Neither machine run out of memory, and I assume that all machines have similar hardware, but the S+ and SAS machines are on windows whereas the R machine is Redhat
2004 Jun 28
1
unbalanced design for anova with low number of replicates
...ere was a reasonably large numbe rof replicates within each cell (even though not balanced). However, since I've only 0 to 4 replicates I'm worried that the standard anova may not be the way to go. Are there special packages for unbalanced designs like this? kind regards, Arne -- Arne Muller, Ph.D. Toxicogenomics, Aventis Pharma arne dot muller domain=aventis com
2003 Oct 17
4
sub data frame by expression
Hi All, I've the following data frame with 54 rows and 4 colums: > x Ratio Dose Time Batch R.010mM.04h.NEW 0.02 010mM 04h NEW R.010mM.04h.NEW.1 0.07 010mM 04h NEW ... R.010mM.24h.NEW.2 0.06 010mM 24h NEW R.010mM.04h.OLD 0.19 010mM 04h OLD ... R.010mM.04h.OLD.1 0.49 010mM 04h OLD R.100mM.24h.OLD 0.40 100mM 24h OLD I'd
2013 Jan 02
2
Read many cvs files
...: chr "16/02/2001" "27/04/2001" "09/03/2001" "18/01/2001" ... $ Data.Alta : chr "20/02/2001" "30/04/2001" "10/03/2001" "21/01/2001" ... $ Sexo : chr " MULLER" " MULLER" " HOME" " MULLER" ... $ Idade.en.anos : int 43 23 29 23 48 27 80 42 42 42 ... $ Código.Concello : int 15030 15092 15030 15030 15019 15030 15032 15014 15005 15005 ... $ Concello : chr...
2018 Jul 25
2
Search requests should ignore accents (C++ API)?
Hi, I am using libxapian in a C++ project (hence I am using Xapian's C++ API) and some user has requested that search requests should ignore accents. E.g. when the user searches for "Herr Müller" he expects that "Herr Muller" is also a search hit. Is this possible in Xapian? Do you have any links to the documentation of that feature? Thanks for your help, Kim
2007 Jun 30
3
Problem installing RGTK2 on ubuntu 7.04
...b/R/site-library/RGtk2' The downloaded packages are in /tmp/RtmpTMtchC/downloaded_packages Warning message: installation of package 'RGtk2' had non-zero exit status in: install.packages("RGtk2") > I am using R version 2.4.1 (2006-12-18) on a Ubuntu 7.04 system mullera at happy:~/sandbox/R$ uname -a Linux happy 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 GNU/Linux Andrew Muller McMaster University/Economics Hamilton, Ontario, Canada
2001 Aug 08
2
with-tcp-wrappers enable ?
...p-wrappers enable. I have also compiled tcp-wrapper and have installed the library libwrap.a in /usr/lib and the file tcpd.h in /usr/include. When i run the ./configure script i have a error. The script asked me that the libwrap is missing. How can i resolve this ? Thanks. Bests Regards Fabien Muller
2001 Aug 09
2
Problem with the --with-tcp-warppers option enable
...and look like this : hosts.allow ALL: LOCAL host1 host2 ect hosts.deny ALL: ALL: /usr/etc/safe_finger -l @%h | /usr/sbin/Mail -s 'INTRUSION tcpd: \ %d-%h' root & This files work for telnet When i erase them i can use ssh. Has someone resolve a similar problem ? Thanks. Fabien Muller
2006 Mar 08
5
data import problem
Dear All, I'm trying to read a text data file that contains several records separated by a blank line. Each record starts with a row that contains it's ID and the number of rows for the records (two columns), then the data table itself, e.g. 123 5 89.1791 1.1024 90.5735 1.1024 92.5666 1.1024 95.0725 1.1024 101.2070 1.1024 321 3 60.1601 1.1024 64.8023 1.1024 70.0593
2003 Sep 05
3
all values from a data frame
Hello, I've a data frame with 15 colums and 6000 rows, and I need the data in a single vector of size 90000 for ttest. Is there such a conversion function in R, or would I have to write my own loop over the colums? thanks for your help + kind regards Arne
2004 Feb 04
3
number point under-flow
Hello, I've come across the following situation in R-1.8.1 (compile + running under RedHat 7.1): > phyper(24, 514, 5961-514, 53, lower.tail=T) [1] 1 > phyper(24, 514, 5961-514, 53, lower.tail=F) [1] -1.037310e-11 I'd expect the later to be 0 or some very small positive number. Is this a number under-flow of the calculation? Do you think I'm safe if I just set the result to 0
2010 Jan 10
2
[LLVMdev] Using a function from another module
On Sun, Jan 10, 2010 at 8:58 AM, Michael Muller <mmuller at enduden.com> wrote: > > Michael Muller wrote: >> >> Hi all, >> >> I'm trying to use a function defined in one LLVM module from another module >> (in the JIT) but for some reason it's not working out.  My sequence of >> activity is...
2006 Sep 15
3
graphics and 'layout' question
Hello, I got stuck with a graphics question: I've 3 figures that I present on a single page (window) via 'layout'. The layout is layout(matrix(c(1,1,2,3), 2, 2, byrow=TRUE)); so that the frst plot spans the both columns in row one. Now I'd like to magnify the fist figure so that it takes 20% more vertical space (i.e. more space for the y-axis). How would I do this in R?