Displaying 7 results from an estimated 7 matches for "schnee".
2003 May 07
4
element of
Dear all,
is there any funktion in R which i can use to check if a single value is element of a matrix or data.frame so that it returns me logical values like TRUE/FALSE.
Thanks in advance for your help!
2002 Jul 10
2
sorting matrices
how can i sort a matrix by sorting the first colloum in ascending order
and have the values of the other colloums in the relative position to
the sorted values.
thanks for help
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
2010 Jan 14
2
paired repeated measurements
...but they aren't (since I measured the CO2 15 times on exactly the same
spot).
So, that's why my question is how can I combine the paired (or nested)
design with the repeated measurements in one model???
Thank you for any help
Sven
--
Sven Wirthner
Eidg. Forschungsanstalt f?r Wald, Schnee und Landschaft WSL
Tier?kologie
Z?rcherstrasse 111
CH-8903 Birmensdorf
Tel. +41 44 7392 371
Fax +41 44 7392 215
sven.wirthner at wsl.ch
http://www.wsl.ch
-----------------------------------------------------------------------------------
This message was sent using IMP (http://horde.org/imp/) at...
2001 Oct 10
1
Importing many files
...rows. The filenames end with numbers from 1 to 365. We tried a for loop
to import using read.table but we couldn't create the r objects within
the loop. We want each file in an own r-objekt (matrix).
Does anyone know what can be done?
Thanks, Felix
--
Felix Tiefenbacher
Eidg. Institut f?r Schnee- und Lawinenforschung
Abteilung: Lawinendynamik
Fl?elastrasse 11
CH-7260 Davos Dorf
Tel: +41 (0)81/417 02 53
Fax: +41 (0)81/417 01 10
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send...
2005 May 07
3
converting NA/non-NA's to a binary variable
...(mort[i,4] == NA) mort[i,8] <- 1
}
I'd appreciate any advice or recommendations as to a better way of
achieving this.
Thanks
Gillian
-----------------------------------------------------------------------------------------------------
Gillian Rutherford
Eidg. Forschungsanstalt f??r Wald, Schnee und Landschaft
Swiss Federal Research Institute WSL
Economy Section, Forest Division
Z??rcherstrasse 111
CH - 8903 Birmensdorf
Phone: ++ 41 1 739 26 65
E-mail: gillian.rutherford at wsl.ch
http://www.wsl.ch/staff/gillian.rutherford/
2002 Jun 24
1
barplot
Hi,
a couple of simple graphics questions:
1. I have a little function that makes bar plots. Now I would like to
limit the Y-axis outside this
function (that means after calling the barplot() command) depending on
the data to be plotted .
Does anyone know how to do this ???
2. When using barplot() and limiting the yAxis, R draws the bars below
the x-axis. How can I avoid this problem ??
2002 Jul 16
2
selectively aggregate data
I'm shure that this kind of question is asked not for the fist time, but
i would be glad if someone of you could help me out
I have a data.frame like this :
subjnr group block data
1 33 1 1 564.476
2 33 1 1 289.185
3 33 1 1 483.372
4 33 1 1 1461.260
5 33 1 1 315.353
6 33 1 1 351.870
7 33