View source: R/Module_Sub_boots_functions.R
| bootSeries | R Documentation | 
Create bootstrap matrix from a single series
bootSeries(
  series,
  boot.type = c("meboot", "stlboot"),
  boot.n = 1000,
  plot.diagnostics = FALSE,
  plot.type = c("all", "sample")
)
series | 
 some text  | 
boot.type | 
 some text  | 
boot.n | 
 some text  | 
plot.diagnostics | 
 some text  | 
plot.type | 
 some text  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.