search for: uklungdeath

Displaying 7 results from an estimated 7 matches for "uklungdeath".

Did you mean: uklungdeaths
2003 Aug 08
1
understanding time series objects
### First, is there a way to access a univariate time series as a matrix instead of a vector? # For example: data(UKLungDeaths) # If I do apply(mdeaths,1,cumsum) # Gives an error as mdeaths is not a matrix but a vector, although when I look at it : mdeaths # the ts object has a matrix like "appearance" # The only way of doing it I've found is: mdeaths2<-as.matrix(mdeaths) dim(mdeaths2)<-c(12,6) mdeaths...
2005 Feb 02
4
(no subject)
...oph Smoking, Alcohol and (O)esophageal Cancer euro Conversion Rates of Euro Currencies euro.cross (euro) Conversion Rates of Euro Currencies eurodist Distances Between European Cities faithful Old Faithful Geyser Data fdeaths (UKLungDeaths) Monthly Deaths from Lung Diseases in the UK freeny Freeny's Revenue Data freeny.x (freeny) Freeny's Revenue Data freeny.y (freeny) Freeny's Revenue Data infert Infertility after Spontaneous and Induced...
2000 Apr 03
1
cbind.ts(),ts.union() (PR#508)
Full_Name: Wolfgang Koller Version: 1.0.0 OS: linux Submission from: (NULL) (137.208.7.48) > data(UKLungDeaths) > ts.union(mdeaths, fdeaths,dframe=TRUE) Error in names<-.default(*tmp*, value = nmsers) : names attribute must be the same length as the vector > cbind(mdeaths, fdeaths,dframe=TRUE) Error in names<-.default(*tmp*, value = nmsers) : names attribute must be the same l...
2005 Aug 02
1
multiple scale
...# If a ylabel is to be set it is here only possible for the left axis. ## See also: 'ts.plot', 'ts', 'legend'. ## Author and date: Hauksson, Bjorn Arnar. March 2004. ## Example: ## First paste this function into the R console or use 'source'. #library(ts) #data(UKLungDeaths) #x <- ldeaths #y <- fdeaths/mdeaths #ts.plot.2Axis(x, y) #legTxt <- c("UK lung deaths", "UK female/male deaths (rhs)") #legend(1976.5, 3950, legTxt, lty=c(1:2), col=c(1:2), lwd=2, bty="n") ## ts.plot.2Axis <- function(xleft, xright, digits=1, tic...
2004 Mar 24
0
High/low level: Plot 2 time series with different axis (left and ri ght)
...## If a ylabel is to be set it is here only possible for the left axis. ## See also: 'ts.plot', 'ts', 'legend'. ## Author and date: Hauksson, Bjorn Arnar. March 2004. ## Example: ## First paste this function into the R console or use 'source'. #library(ts) #data(UKLungDeaths) #x <- ldeaths #y <- fdeaths/mdeaths #ts.plot.2Axis(x, y) #legTxt <- c("UK lung deaths", "UK female/male deaths (rhs)") #legend(1976.5, 3950, legTxt, lty=c(1:2), col=c(1:2), lwd=2, bty="n") ## ts.plot.2Axis <- function(xleft, xright, digits=1, ticks=5,...
2000 Feb 17
2
Installation of rpm file on Suse Linux 6.2 (PR#449)
...ata/BJsales.R action: create D: file: /usr/local/lib/R/library/ts/data/EuStockMarkets.R action: create D: file: /usr/local/lib/R/library/ts/data/LakeHuron.R action: create D: file: /usr/local/lib/R/library/ts/data/UKDriverDeaths.R action: create D: file: /usr/local/lib/R/library/ts/data/UKLungDeaths.R action: create D: file: /usr/local/lib/R/library/ts/data/USAccDeaths.R action: create D: file: /usr/local/lib/R/library/ts/data/austres.R action: create D: file: /usr/local/lib/R/library/ts/data/beavers.R action: create D: file: /usr/local/lib/R/library/ts/data/lh.R action: create D:...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...text html latex LakeHuron text html latex Nile text html latex example StructTS text html latex example UKDriverDeaths text html latex example UKLungDeaths text html latex example UKgas text html latex example USAccDeaths text html latex WWWusage text html latex example acf text html...