R/zzz.R

Defines functions xyz plot.net

Documented in plot.net xyz

# List functions that have graduated to other packages

abc <- abcxyz <- cmav <- coxstuart <- decomp <- geomean <- get.opt.k <- lagmatrix <- lambdaseq <- leadtrail <- nemenyi <- residout <- seasdummy <- seasplot <- theta <- trendtest <- wins <- xyz <- function(...){
    .Defunct("",msg='This function has now graduated to package "tsutils" that is available on CRAN. Please use that one.')
}

elm <- mlp <- linscale <- plot.net <- function(...){
    .Defunct("",msg='This function has now graduated to package "nnfor" that is available on CRAN. Please use that one.')
}
trnnick/TStools documentation built on Sept. 14, 2019, 5:22 a.m.