search for: rgaard

Displaying 3 results from an estimated 3 matches for "rgaard".

Did you mean: lgaard
2005 Sep 12
2
barplot with multiple columns
I have a large dataset looking like this (as an example): doy<-c(178,179,180,181,182,183,184,185,186,187,188) s1<-c(0 , 0, 2.4 , 0 , 3.34 , 0 , 5.34 , 0 , 0 , 0 , 6.9) s2<-c(0 , 9.72, 0, 10.56 , 2.67 , 0 , 6.45 ,0 , 0 , 9, 3.6) dat<-cbind(doy,s1,s2) dat I need to make a barplot where the two time series s1 and s2 are plottet beside each other for each doy. How can I do that?
2010 Feb 15
1
"EstimableS" in R
...package/namespace load failed for 'gmodels' Can you please help me to find out what may be wrong? I dont have any other problems with dowloading and activations of other packages. Looking forward hearing from you. Thank you in advance. Best Regards Marina _____________________ Marina Kjærgaard PhD Student Pharmacology I Novo Nordisk A/S Novo Nordisk Park DK-2760 Måløv Denmark +45 4444 8888 (phone) +45 30752967 (mobile) mikg@novonordisk.com This e-mail (including any attachments) is intended for ...{{dropped:13}}
2005 Oct 06
5
Interpolation in time
...ta yr doy dat [1,] 2000 16 3.2 [2,] 2000 17 NA [3,] 2000 18 NA [4,] 2000 19 NA [5,] 2000 20 NA [6,] 2000 21 NA [7,] 2000 22 NA [8,] 2000 23 5.1 [9,] 2000 24 NA [10,] 2000 25 NA [11,] 2000 26 NA [12,] 2000 27 NA [13,] 2000 28 NA [14,] 2000 29 4.6 Anette Norgaard [[alternative HTML version deleted]]