search for: monthplot

Displaying 10 results from an estimated 10 matches for "monthplot".

2007 Nov 16
1
monthplot () - axis change color
Hi, When I run this code a part of my x-axis and y-axis changes color. Can somebody tell me what is wrong? Also, is there a way to control the color of the average lines? monthplot(AirPassengers+500, ylim=c(min(AirPassengers), max(AirPassengers+500)), ylab="") par(new=T) monthplot(AirPassengers, col="blue", ylim=c(min(AirPassengers), max(AirPassengers+500)), ylab="") Greetings from Norfolk, Nuno Prista ______________________________...
2002 Mar 24
2
monthplot() in R?
The monthplot function in S is useful for plotting seasonal data. It's not in base R or the ts package; is it in one of the contributed packages? (I've written a quick version for myself; if there isn't one generally available already, I'll make it public somehow.) Duncan Murdoch -.-.-.-.-.-.-....
2008 Feb 26
0
adjusting monthplot() towards a seasonal diagnostic plot for stl()
Hi all, I would like to adjust the monthplot() of an stl() so that for a time-series with freq=12 (months): a) the curve on the panel for the k-th month graphs the seasonal values minus their monthly mean values b) add to the fig. the values of the k-th month of the seasonal + remainder, also minus their monthly mean values which corresponds...
2007 Jul 04
0
how to plot a monthplot from a ts object where all individual years are shown (e.g. as lines) and can be compared with a "average or median " year?
Dear R help, I'm working with regular 8-daily time-series from 2000 up till now and would like to be able to compare years with each other. E.g. by creating a monthplot via the result of the stl() method it looks ok> but I was wondering whether there exist other methods to plot the different years as lines on top of each other such that years can be compared with each other (temporal change detection)? This is the type of time-series we are working with: f...
1997 Aug 25
0
R-alpha: `missing' BB functions
Here are the functions documented in the Blue Book that I found missing in R (ignoring the ones which are obviously outdated). aggregate allocated amatch axes chull clorder cutree cycle date debugger dget discr faces interp l1fit labclust lag loglin monthplot mstree mulbar napsack odometer persp plclust plotfit rep.int restore rreg sabl sablplot set.seed smooth sort.list Stable stars starsymb storage subtree symbols tempfile tslines tsmatrix tsplot tspoints twoway unlink usa xor In some detail: aggregate cycle lag smooth tslines tsmatrix tsplot tsp...
2008 Apr 25
4
Constructing dummy variables for months for a time series object
I have a TS of monthly observations. head(data4) 1991(1) 1991(2) 1991(3) 1991(4) 1991(5) 1991(6) 12.00864 11.94203 11.98386 12.01900 12.19226 12.15488 Now I want to make 11 dummy variables indicating months. Therefore I did followings : For Jan : rep(c(rep(0,0), 1, rep(0, 11)), 17) For Feb : rep(c(rep(0,1), 1, rep(0, 10)), 17) ........ and so on But my
2017 Jun 22
5
Hunting a histogram variant
I'm looking for a histogram variant in which data points are plotted as labelled rectangles 'piled up' to form a histogram. I've posted an example at https://www.dropbox.com/s/ozi8bhdn5kqaufm/labelled_histogram.png?dl=0 It seems to have a long pedigree, as I see it (as in this example) in documents going back beyond the '80s. But I've not seen it in recent textbooks. So it
2013 Apr 03
0
R 3.0.0 is released
...aspell_package_R_files() and aspell_package_C_files() for spell checking R and C level message strings in packages. o bibentry() gains some support for "incomplete" entries with a crossref field. o gray() and gray.colors() finally allow alpha to be specified. o monthplot() gains parameters to control the look of the reference lines. (Suggestion of Ian McLeod.) o Added support for new %~% relation ("is distributed as") in plotmath. o domain = NA is accepted by gettext() and ngettext(), analogously to stop() etc. o termplot...
2013 Apr 03
0
R 3.0.0 is released
...aspell_package_R_files() and aspell_package_C_files() for spell checking R and C level message strings in packages. o bibentry() gains some support for "incomplete" entries with a crossref field. o gray() and gray.colors() finally allow alpha to be specified. o monthplot() gains parameters to control the look of the reference lines. (Suggestion of Ian McLeod.) o Added support for new %~% relation ("is distributed as") in plotmath. o domain = NA is accepted by gettext() and ngettext(), analogously to stop() etc. o termplot...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...text html latex example lag text html latex example lag.plot text html latex example lh text html latex lynx text html latex monthplot text html latex example na.contiguous text html latex example nottem text html latex example plot.HoltWinters text html latex plot.acf text html...