logie en kwaliteitszorg / Section biometrics,
>>>> methodology and quality assurance
>>>> Gaverstraat 4
>>>> 9500 Geraardsbergen
>>>> Belgium
>>>> tel. + 32 54/436 185
>>>> thierry.onkel...@inbo.be
>>>> www.inbo.be
>>>>
>
e
>>> www.inbo.be
>>>
>>> To call in the statistician after the experiment is done may be no more
>>> than asking him to perform a post-mortem examination: he may be able to
>>> say what the experiment died of.
>>> ~ Sir Ronald
ecdote is not data.
>> ~ Roger Brinner
>>
>> The combination of some data and an aching desire for an answer does not
>> ensure that a reasonable answer can be extracted from a given body of
>> data.
>> ~ John Tukey
>>
>> -Oorspronkelijk bericht-
>>
t; ensure that a reasonable answer can be extracted from a given body of
>> data.
>> ~ John Tukey
>>
>> -Oorspronkelijk bericht-
>> Van: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org]
>> Namens bogaso.christofer
>> Verzonden: vrijda
ing desire for an answer does not
> ensure that a reasonable answer can be extracted from a given body of
> data.
> ~ John Tukey
>
> -Oorspronkelijk bericht-
> Van: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org]
> Namens bogaso.christofer
> Verzonden: vrij
bogaso.christofer
Verzonden: vrijdag 25 september 2009 14:47
Aan: r-h...@stat.math.ethz.ch
Onderwerp: [R] Problem on plotting TS using GGPLOT
Hi, I have following codes :
library(zoo); library(ggplot2); library(plyr)
dat <- rnorm(306); vv <- letters[1:6]; dat1 <- data.frame(dat,
Hi, I have following codes :
library(zoo); library(ggplot2); library(plyr)
dat <- rnorm(306); vv <- letters[1:6]; dat1 <- data.frame(dat, vv)
dat2 = zooreg(rnorm(51), as.yearmon(as.Date("2000-01-01")), frequency=12)
ggplot(dat1) +
geom_line(aes(y=dat, x=index(dat2),
7 matches
Mail list logo