[R] installing rimage

2006-08-10 Thread Sebastian Leuzinger
jpeglib as required. does R not find this library? but why did it find the fftw library which rimage also required and i installed at the very same place? OS: Linux Suse 9.3 R version 2.1.0 thanks Sebastian Leuzinger University of Basel

[R] write data from function into external table

2006-06-14 Thread Sebastian Leuzinger
that the function does not know. Why is this not working / what alternatives exist? Thanks, Sebastian Sebastian Leuzinger University of Basel, Department of Environmental Science Institute of Botany Schönbeinstr. 6 CH-4056 Basel ph0041 (0) 61

Re: [R] write data from function into external table

2006-06-14 Thread Sebastian Leuzinger
test - 1:3; test - testfct2(test); test On 6/14/06, Sebastian Leuzinger [EMAIL PROTECTED] wrote: Dear list, My apologies if a solution / explanation to this already exists on the list, but it is difficult to assign it to a certain keyword. test-c(1:3) testfct - function(x) {test[1]-100

[R] interruption when pasting code into R under linux

2005-12-13 Thread Sebastian Leuzinger
smaller bits are pasted subsequently. I use linux suse 9.3 with the latest version of R Sebastian Leuzinger Institute of Botany, University of Basel Schönbeinstr. 6 CH-4056 Basel ph0041 (0) 61 2673511 fax 0041 (0) 61 2673504 email [EMAIL

[R] suppress tick labels

2005-12-01 Thread Sebastian Leuzinger
hello, is R able to suppress tick labels (not tick marks)? i know there is a way around this with axes=F and then draw new axes, but it would be easier to suppress them in the first place. -- Sebastian Leuzinger Institute of Botany, University

[R] axis fontsize suse 9.3

2005-11-23 Thread Sebastian Leuzinger
-- Sebastian Leuzinger Institute of Botany, University of Basel Schönbeinstr. 6 CH-4056 Basel ph0041 (0) 61 2673511 fax 0041 (0) 61 2673504 email [EMAIL PROTECTED] web http://pages.unibas.ch/botschoen/leuzinger __ R

[R] change factor labels

2005-10-18 Thread Sebastian Leuzinger
Sebastian Leuzinger Institute of Botany, University of Basel __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

[R] significance of spectal peak with spectrum()

2005-09-16 Thread Sebastian Leuzinger
Hello, has anybody got a simple recepie to test the significance level of the peaks after using spectrum() ? (R-version 2.0.1, linux SuSE9.3) -- Sebastian Leuzinger Institute of Botany, University of Basel Schönbeinstr. 6 CH-4056 Basel ph0041

Re: [R] significance of spectal peak with spectrum()

2005-09-16 Thread Sebastian Leuzinger
the null hypothesis would be: one particular frequency peak is not significantly different from the background noise. On Friday 16 September 2005 09:28, you wrote: Sebastian Leuzinger wrote: Hello, has anybody got a simple recepie to test the significance level of the peaks after using

Re: [R] significance of spectal peak with spectrum()

2005-09-16 Thread Sebastian Leuzinger
not help me either. I would be interested in any references as well. On Friday 16 September 2005 10:36, you wrote: Sebastian Leuzinger wrote: the null hypothesis would be: one particular frequency peak is not significantly different from the background noise. So you want to know, e.g

[R] stl()

2005-07-28 Thread Sebastian Leuzinger
Hello, anyone got an idea on how to use stl() so that the remainder eventually becomes white noise? i used stl repeatedly but there is autocorrelation in the remainder that i can't get rid of. os: linux suse9.3 Sebastian Leuzinger Institute

[R] computation time gls()

2005-07-25 Thread Sebastian Leuzinger
Sebastian Leuzinger Institute of Botany, University of Basel Schönbeinstr. 6 CH-4056 Basel ph0041 (0) 61 2673511 fax 0041 (0) 61 2673504 email [EMAIL PROTECTED] web http://pages.unibas.ch/botschoen/leuzinger

[R] reading .irb files into R

2005-05-26 Thread Sebastian Leuzinger
Hi, I am wondering if anybody has experience with importing .irb files (Temperature matrices from infratec Thermal cameras) into R. A hint as to what package could be used would be appreciated. OS Linux 9.3 R: 2.1.0 Sebastian __

Re: [R] RMySQL installation: libz missing

2005-05-03 Thread Sebastian Leuzinger
! http://www.R-project.org/posting-guide.html -- Sebastian Leuzinger Institute of Botany, University of Basel Schönbeinstr. 6 CH-4056 Basel ph0041 (0) 61 2673511 fax 0041 (0) 61 2673504 email [EMAIL PROTECTED] web http://pages.unibas.ch

Re: [R] Roots of quadratic system.

2005-05-02 Thread Sebastian Leuzinger
-- Sebastian Leuzinger Institute of Botany, University of Basel Schönbeinstr. 6 CH-4056 Basel ph0041 (0) 61 2673511 fax 0041 (0) 61 2673504 email [EMAIL PROTECTED] web http://pages.unibas.ch/botschoen/leuzinger __ R

Re: [R] libz library missing while installing RMySQL

2005-04-28 Thread Sebastian Leuzinger
information. However, since it installs smoothly in my FC, I can't reproduce your problems. Perhaps INSTALL and README files in RMySQL/inst directory of the source will tell you something more useful. best wishes, jari oksanen -- Sebastian

[R] libz library missing while installing RMySQL

2005-04-27 Thread Sebastian Leuzinger
checked. Sebastian Leuzinger web http://pages.unibas.ch/botschoen/leuzinger __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R

Re: [R] libz library missing while installing RMySQL

2005-04-27 Thread Sebastian Leuzinger
has had this problem before but that did not help me. Can somebody give me a hint? Sebastian On Wednesday 27 April 2005 10:40, you wrote: On Wed, 2005-04-27 at 09:43 +0200, Sebastian Leuzinger wrote: Hello Trying to install the MySQL package, I get the following error. The help archive

[R] .libPaths()

2005-04-26 Thread Sebastian Leuzinger
to install packages into /usr/local/lib/R/library, running R under linux suse 9.3) Sebastian Leuzinger __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http

[R] predicting x values in a polynomial regression

2004-10-27 Thread Sebastian Leuzinger
quadratic equation. polyroot() does not really help because it only gives me the x-values for y=0. I have tried with nls() which sort of works, but I am sure there is a much easier solution to that, can anyone give me a hint? -- Sebastian Leuzinger Institute of Botany, University of Basel Schönbeinstr

[R] common axis label in multiple plot area

2004-10-20 Thread Sebastian Leuzinger
Hello A very short question: Using multiple plots with par(mfrow=c(3,3)), how can I get R to indicate one common y- and x-axis label? I tried to use text() in par, but this is then overwritten when I plot the graphs. -- Sebastian Leuzinger Institute of Botany, University of Basel Schönbeinstr