Displaying 1 result from an estimated 1 matches for "lissag".
Did you mean:
lissa
2010 Jan 06
1
How to get bubbles on times series plot
Hi;
lissage<-function(variable)
{
library(pastecs)
ENTREE.ts <- ts(projet$ENTREE)
ENTREE.dec <- decaverage(ENTREE.ts, order=variable, sides=2,
ends="fill")
plot(ENTREE.dec, col=c(1, 4), xlab="temps",ylab="Nombre
d'entr?es",main=paste("Moyenne mo...