diff --git a/docs/build/doctrees/environment.pickle b/docs/build/doctrees/environment.pickle index d89e035..87a4129 100644 Binary files a/docs/build/doctrees/environment.pickle and b/docs/build/doctrees/environment.pickle differ diff --git a/docs/build/doctrees/pyFTS.common.transformations.doctree b/docs/build/doctrees/pyFTS.common.transformations.doctree index 955401a..612f1c0 100644 Binary files a/docs/build/doctrees/pyFTS.common.transformations.doctree and b/docs/build/doctrees/pyFTS.common.transformations.doctree differ diff --git a/docs/build/html/_modules/index.html b/docs/build/html/_modules/index.html index 2e5ac84..1d5144b 100644 --- a/docs/build/html/_modules/index.html +++ b/docs/build/html/_modules/index.html @@ -72,6 +72,14 @@
  • pyFTS.common.Util
  • pyFTS.common.flrg
  • pyFTS.common.fts
  • +
  • pyFTS.common.transformations.boxcox
  • +
  • pyFTS.common.transformations.differential
  • +
  • pyFTS.common.transformations.normalization
  • +
  • pyFTS.common.transformations.roi
  • +
  • pyFTS.common.transformations.scale
  • +
  • pyFTS.common.transformations.smoothing
  • +
  • pyFTS.common.transformations.transformation
  • +
  • pyFTS.common.transformations.trend
  • pyFTS.common.tree
  • pyFTS.data.AirPassengers
  • pyFTS.data.Bitcoin
  • diff --git a/docs/build/html/genindex.html b/docs/build/html/genindex.html index 88bf84d..d94c8b4 100644 --- a/docs/build/html/genindex.html +++ b/docs/build/html/genindex.html @@ -192,6 +192,26 @@
  • appendChild() (pyFTS.common.tree.FLRGTreeNode method)
  • +
  • apply() (pyFTS.common.transformations.boxcox.BoxCox method) + +
  • apply_inverse_transformations() (pyFTS.common.fts.FTS method)