<spanid="pyfts-models-nonstationary-common-module"></span><h2>pyFTS.models.nonstationary.common module<aclass="headerlink"href="#module-pyFTS.models.nonstationary.common"title="Permalink to this headline">¶</a></h2>
<p>Non Stationary Fuzzy Sets</p>
<p>GARIBALDI, Jonathan M.; JAROSZEWSKI, Marcin; MUSIKASUWAN, Salang. Nonstationary fuzzy sets.
IEEE Transactions on Fuzzy Systems, v. 16, n. 4, p. 1072-1086, 2008.</p>
<emclass="property">class </em><codeclass="descclassname">pyFTS.models.nonstationary.common.</code><codeclass="descname">FuzzySet</code><spanclass="sig-paren">(</span><em>name</em>, <em>mf</em>, <em>parameters</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.common.FuzzySet"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">get_lower</code><spanclass="sig-paren">(</span><em>t</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.common.FuzzySet.get_lower"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">get_midpoint</code><spanclass="sig-paren">(</span><em>t</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.common.FuzzySet.get_midpoint"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">get_upper</code><spanclass="sig-paren">(</span><em>t</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.common.FuzzySet.get_upper"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">membership</code><spanclass="sig-paren">(</span><em>x</em>, <em>t</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.common.FuzzySet.membership"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">perform_location</code><spanclass="sig-paren">(</span><em>t</em>, <em>param</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.common.FuzzySet.perform_location"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">perform_width</code><spanclass="sig-paren">(</span><em>t</em>, <em>param</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.common.FuzzySet.perform_width"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">perturbate_parameters</code><spanclass="sig-paren">(</span><em>t</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.common.FuzzySet.perturbate_parameters"title="Permalink to this definition">¶</a></dt>
<codeclass="descclassname">pyFTS.models.nonstationary.common.</code><codeclass="descname">check_bounds</code><spanclass="sig-paren">(</span><em>data</em>, <em>partitioner</em>, <em>t</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.common.check_bounds"title="Permalink to this definition">¶</a></dt>
<codeclass="descclassname">pyFTS.models.nonstationary.common.</code><codeclass="descname">check_bounds_index</code><spanclass="sig-paren">(</span><em>data</em>, <em>partitioner</em>, <em>t</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.common.check_bounds_index"title="Permalink to this definition">¶</a></dt>
<codeclass="descclassname">pyFTS.models.nonstationary.common.</code><codeclass="descname">fuzzify</code><spanclass="sig-paren">(</span><em>inst</em>, <em>t</em>, <em>fuzzySets</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.common.fuzzify"title="Permalink to this definition">¶</a></dt>
<codeclass="descclassname">pyFTS.models.nonstationary.common.</code><codeclass="descname">fuzzySeries</code><spanclass="sig-paren">(</span><em>data</em>, <em>fuzzySets</em>, <em>ordered_sets</em>, <em>window_size=1</em>, <em>method='fuzzy'</em>, <em>const_t=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.common.fuzzySeries"title="Permalink to this definition">¶</a></dt>
<codeclass="descclassname">pyFTS.models.nonstationary.common.</code><codeclass="descname">window_index</code><spanclass="sig-paren">(</span><em>t</em>, <em>window_size</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.common.window_index"title="Permalink to this definition">¶</a></dt>
<spanid="pyfts-models-nonstationary-cvfts-module"></span><h2>pyFTS.models.nonstationary.cvfts module<aclass="headerlink"href="#module-pyFTS.models.nonstationary.cvfts"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="descclassname">pyFTS.models.nonstationary.cvfts.</code><codeclass="descname">ConditionalVarianceFTS</code><spanclass="sig-paren">(</span><em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">forecast</code><spanclass="sig-paren">(</span><em>ndata</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.forecast"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">forecast_interval</code><spanclass="sig-paren">(</span><em>ndata</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.forecast_interval"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">generate_flrg</code><spanclass="sig-paren">(</span><em>flrs</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.generate_flrg"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">perturbation_factors</code><spanclass="sig-paren">(</span><em>data</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.perturbation_factors"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">perturbation_factors__old</code><spanclass="sig-paren">(</span><em>data</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.perturbation_factors__old"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">train</code><spanclass="sig-paren">(</span><em>ndata</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.train"title="Permalink to this definition">¶</a></dt>
<emclass="property">class </em><codeclass="descclassname">pyFTS.models.nonstationary.cvfts.</code><codeclass="descname">HighOrderNonstationaryFLRG</code><spanclass="sig-paren">(</span><em>order</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.cvfts.HighOrderNonstationaryFLRG"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">append_lhs</code><spanclass="sig-paren">(</span><em>c</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.cvfts.HighOrderNonstationaryFLRG.append_lhs"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">append_rhs</code><spanclass="sig-paren">(</span><em>c</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.cvfts.HighOrderNonstationaryFLRG.append_rhs"title="Permalink to this definition">¶</a></dt>
<spanid="pyfts-models-nonstationary-flrg-module"></span><h2>pyFTS.models.nonstationary.flrg module<aclass="headerlink"href="#module-pyFTS.models.nonstationary.flrg"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="descclassname">pyFTS.models.nonstationary.flrg.</code><codeclass="descname">NonStationaryFLRG</code><spanclass="sig-paren">(</span><em>LHS</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.flrg.NonStationaryFLRG"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">get_key</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.flrg.NonStationaryFLRG.get_key"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">get_lower</code><spanclass="sig-paren">(</span><em>*args</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.flrg.NonStationaryFLRG.get_lower"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">get_membership</code><spanclass="sig-paren">(</span><em>data</em>, <em>*args</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.flrg.NonStationaryFLRG.get_membership"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">get_midpoint</code><spanclass="sig-paren">(</span><em>*args</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.flrg.NonStationaryFLRG.get_midpoint"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">get_upper</code><spanclass="sig-paren">(</span><em>*args</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.flrg.NonStationaryFLRG.get_upper"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">unpack_args</code><spanclass="sig-paren">(</span><em>*args</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.flrg.NonStationaryFLRG.unpack_args"title="Permalink to this definition">¶</a></dt>
<spanid="pyfts-models-nonstationary-honsfts-module"></span><h2>pyFTS.models.nonstationary.honsfts module<aclass="headerlink"href="#module-pyFTS.models.nonstationary.honsfts"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="descclassname">pyFTS.models.nonstationary.honsfts.</code><codeclass="descname">HighOrderNonStationaryFLRG</code><spanclass="sig-paren">(</span><em>order</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFLRG"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">append_lhs</code><spanclass="sig-paren">(</span><em>c</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFLRG.append_lhs"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">append_rhs</code><spanclass="sig-paren">(</span><em>fset</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFLRG.append_rhs"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">get_lower</code><spanclass="sig-paren">(</span><em>sets</em>, <em>perturb</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFLRG.get_lower"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the lower bound value for the RHS fuzzy sets</p>
<codeclass="descname">get_midpoint</code><spanclass="sig-paren">(</span><em>sets</em>, <em>perturb</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFLRG.get_midpoint"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the midpoint value for the RHS fuzzy sets</p>
<codeclass="descname">get_upper</code><spanclass="sig-paren">(</span><em>sets</em>, <em>perturb</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFLRG.get_upper"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the upper bound value for the RHS fuzzy sets</p>
<codeclass="descname">weights</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFLRG.weights"title="Permalink to this definition">¶</a></dt>
<emclass="property">class </em><codeclass="descclassname">pyFTS.models.nonstationary.honsfts.</code><codeclass="descname">HighOrderNonStationaryFTS</code><spanclass="sig-paren">(</span><em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFTS"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">configure_lags</code><spanclass="sig-paren">(</span><em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFTS.configure_lags"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">forecast</code><spanclass="sig-paren">(</span><em>ndata</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFTS.forecast"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">generate_flrg</code><spanclass="sig-paren">(</span><em>data</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFTS.generate_flrg"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">train</code><spanclass="sig-paren">(</span><em>data</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFTS.train"title="Permalink to this definition">¶</a></dt>
<spanid="pyfts-models-nonstationary-nsfts-module"></span><h2>pyFTS.models.nonstationary.nsfts module<aclass="headerlink"href="#module-pyFTS.models.nonstationary.nsfts"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="descclassname">pyFTS.models.nonstationary.nsfts.</code><codeclass="descname">ConventionalNonStationaryFLRG</code><spanclass="sig-paren">(</span><em>LHS</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.ConventionalNonStationaryFLRG"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">append_rhs</code><spanclass="sig-paren">(</span><em>c</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.ConventionalNonStationaryFLRG.append_rhs"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">get_key</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.ConventionalNonStationaryFLRG.get_key"title="Permalink to this definition">¶</a></dt>
<emclass="property">class </em><codeclass="descclassname">pyFTS.models.nonstationary.nsfts.</code><codeclass="descname">NonStationaryFTS</code><spanclass="sig-paren">(</span><em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.NonStationaryFTS"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">conditional_perturbation_factors</code><spanclass="sig-paren">(</span><em>data</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.NonStationaryFTS.conditional_perturbation_factors"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">forecast</code><spanclass="sig-paren">(</span><em>ndata</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.NonStationaryFTS.forecast"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">forecast_interval</code><spanclass="sig-paren">(</span><em>ndata</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.NonStationaryFTS.forecast_interval"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">generate_flrg</code><spanclass="sig-paren">(</span><em>flrs</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.NonStationaryFTS.generate_flrg"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">train</code><spanclass="sig-paren">(</span><em>data</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.NonStationaryFTS.train"title="Permalink to this definition">¶</a></dt>
<emclass="property">class </em><codeclass="descclassname">pyFTS.models.nonstationary.nsfts.</code><codeclass="descname">WeightedNonStationaryFLRG</code><spanclass="sig-paren">(</span><em>LHS</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.WeightedNonStationaryFLRG"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">append_rhs</code><spanclass="sig-paren">(</span><em>c</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.WeightedNonStationaryFLRG.append_rhs"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">get_key</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.WeightedNonStationaryFLRG.get_key"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns a unique identifier for this FLRG</p>
<codeclass="descname">get_midpoint</code><spanclass="sig-paren">(</span><em>sets</em>, <em>perturb</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.WeightedNonStationaryFLRG.get_midpoint"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the midpoint value for the RHS fuzzy sets</p>
<codeclass="descname">weights</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.WeightedNonStationaryFLRG.weights"title="Permalink to this definition">¶</a></dt>
<emclass="property">class </em><codeclass="descclassname">pyFTS.models.nonstationary.nsfts.</code><codeclass="descname">WeightedNonStationaryFTS</code><spanclass="sig-paren">(</span><em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.WeightedNonStationaryFTS"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">generate_flrg</code><spanclass="sig-paren">(</span><em>flrs</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.WeightedNonStationaryFTS.generate_flrg"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">train</code><spanclass="sig-paren">(</span><em>data</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.nsfts.WeightedNonStationaryFTS.train"title="Permalink to this definition">¶</a></dt>
<spanid="pyfts-models-nonstationary-partitioners-module"></span><h2>pyFTS.models.nonstationary.partitioners module<aclass="headerlink"href="#module-pyFTS.models.nonstationary.partitioners"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="descclassname">pyFTS.models.nonstationary.partitioners.</code><codeclass="descname">PolynomialNonStationaryPartitioner</code><spanclass="sig-paren">(</span><em>data</em>, <em>part</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">build</code><spanclass="sig-paren">(</span><em>data</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner.build"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">get_polynomial_perturbations</code><spanclass="sig-paren">(</span><em>data</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner.get_polynomial_perturbations"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">poly_width</code><spanclass="sig-paren">(</span><em>par1</em>, <em>par2</em>, <em>rng</em>, <em>deg</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner.poly_width"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">scale_down</code><spanclass="sig-paren">(</span><em>x</em>, <em>pct</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner.scale_down"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">scale_up</code><spanclass="sig-paren">(</span><em>x</em>, <em>pct</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner.scale_up"title="Permalink to this definition">¶</a></dt>
<emclass="property">class </em><codeclass="descclassname">pyFTS.models.nonstationary.partitioners.</code><codeclass="descname">SimpleNonStationaryPartitioner</code><spanclass="sig-paren">(</span><em>data</em>, <em>part</em>, <em>**kwargs</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.partitioners.SimpleNonStationaryPartitioner"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">build</code><spanclass="sig-paren">(</span><em>data</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.partitioners.SimpleNonStationaryPartitioner.build"title="Permalink to this definition">¶</a></dt>
<codeclass="descclassname">pyFTS.models.nonstationary.partitioners.</code><codeclass="descname">simplenonstationary_gridpartitioner_builder</code><spanclass="sig-paren">(</span><em>data</em>, <em>npart</em>, <em>transformation</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.partitioners.simplenonstationary_gridpartitioner_builder"title="Permalink to this definition">¶</a></dt>
<spanid="pyfts-models-nonstationary-perturbation-module"></span><h2>pyFTS.models.nonstationary.perturbation module<aclass="headerlink"href="#module-pyFTS.models.nonstationary.perturbation"title="Permalink to this headline">¶</a></h2>
<p>Pertubation functions for Non Stationary Fuzzy Sets</p>
<codeclass="descclassname">pyFTS.models.nonstationary.perturbation.</code><codeclass="descname">exponential</code><spanclass="sig-paren">(</span><em>x</em>, <em>parameters</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.perturbation.exponential"title="Permalink to this definition">¶</a></dt>
<codeclass="descclassname">pyFTS.models.nonstationary.perturbation.</code><codeclass="descname">linear</code><spanclass="sig-paren">(</span><em>x</em>, <em>parameters</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.perturbation.linear"title="Permalink to this definition">¶</a></dt>
<codeclass="descclassname">pyFTS.models.nonstationary.perturbation.</code><codeclass="descname">periodic</code><spanclass="sig-paren">(</span><em>x</em>, <em>parameters</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.perturbation.periodic"title="Permalink to this definition">¶</a></dt>
<codeclass="descclassname">pyFTS.models.nonstationary.perturbation.</code><codeclass="descname">polynomial</code><spanclass="sig-paren">(</span><em>x</em>, <em>parameters</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#pyFTS.models.nonstationary.perturbation.polynomial"title="Permalink to this definition">¶</a></dt>
<spanid="pyfts-models-nonstationary-util-module"></span><h2>pyFTS.models.nonstationary.util module<aclass="headerlink"href="#module-pyFTS.models.nonstationary.util"title="Permalink to this headline">¶</a></h2>
<spanid="module-contents"></span><h2>Module contents<aclass="headerlink"href="#module-pyFTS.models.nonstationary"title="Permalink to this headline">¶</a></h2>
<p>Fuzzy time series with nonstationary fuzzy sets, for heteroskedastic data</p>