demo/sfts.R

## This demo considers creating a sliced functional time series object

library(rainbow)

sfts(ts(as.numeric(ElNino$y), frequency = 12), xname = "Month", yname = "Sea surface temperature")

Try the rainbow package in your browser

Any scripts or data that you put into this service are public.

rainbow documentation built on May 29, 2024, 5:52 a.m.