pyFTS/docs/html/pyFTS.models.nonstationary.html
2018-08-30 16:50:36 -03:00

779 lines
60 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>pyFTS.models.nonstationary package &#8212; pyFTS 1.2.3 documentation</title>
<link rel="stylesheet" href="_static/bizstyle.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" src="_static/documentation_options.js"></script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="_static/bizstyle.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="pyFTS.models.seasonal package" href="pyFTS.models.seasonal.html" />
<link rel="prev" title="pyFTS.models.multivariate package" href="pyFTS.models.multivariate.html" />
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<!--[if lt IE 9]>
<script type="text/javascript" src="_static/css3-mediaqueries.js"></script>
<![endif]-->
</head><body>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="pyFTS.models.seasonal.html" title="pyFTS.models.seasonal package"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="pyFTS.models.multivariate.html" title="pyFTS.models.multivariate package"
accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">pyFTS 1.2.3 documentation</a> &#187;</li>
<li class="nav-item nav-item-1"><a href="modules.html" >pyFTS</a> &#187;</li>
<li class="nav-item nav-item-2"><a href="pyFTS.html" >pyFTS package</a> &#187;</li>
<li class="nav-item nav-item-3"><a href="pyFTS.models.html" accesskey="U">pyFTS.models package</a> &#187;</li>
</ul>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<p class="logo"><a href="index.html">
<img class="logo" src="_static/logo_heading2.png" alt="Logo"/>
</a></p>
<h3><a href="index.html">Table Of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">pyFTS.models.nonstationary package</a><ul>
<li><a class="reference internal" href="#submodules">Submodules</a></li>
<li><a class="reference internal" href="#module-pyFTS.models.nonstationary.common">pyFTS.models.nonstationary.common module</a></li>
<li><a class="reference internal" href="#module-pyFTS.models.nonstationary.cvfts">pyFTS.models.nonstationary.cvfts module</a></li>
<li><a class="reference internal" href="#module-pyFTS.models.nonstationary.flrg">pyFTS.models.nonstationary.flrg module</a></li>
<li><a class="reference internal" href="#module-pyFTS.models.nonstationary.honsfts">pyFTS.models.nonstationary.honsfts module</a></li>
<li><a class="reference internal" href="#module-pyFTS.models.nonstationary.nsfts">pyFTS.models.nonstationary.nsfts module</a></li>
<li><a class="reference internal" href="#module-pyFTS.models.nonstationary.partitioners">pyFTS.models.nonstationary.partitioners module</a></li>
<li><a class="reference internal" href="#module-pyFTS.models.nonstationary.perturbation">pyFTS.models.nonstationary.perturbation module</a></li>
<li><a class="reference internal" href="#module-pyFTS.models.nonstationary.util">pyFTS.models.nonstationary.util module</a></li>
<li><a class="reference internal" href="#module-pyFTS.models.nonstationary">Module contents</a></li>
</ul>
</li>
</ul>
<h4>Previous topic</h4>
<p class="topless"><a href="pyFTS.models.multivariate.html"
title="previous chapter">pyFTS.models.multivariate package</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="pyFTS.models.seasonal.html"
title="next chapter">pyFTS.models.seasonal package</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/pyFTS.models.nonstationary.rst.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="pyfts-models-nonstationary-package">
<h1>pyFTS.models.nonstationary package<a class="headerlink" href="#pyfts-models-nonstationary-package" title="Permalink to this headline"></a></h1>
<div class="section" id="submodules">
<h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this headline"></a></h2>
</div>
<div class="section" id="module-pyFTS.models.nonstationary.common">
<span id="pyfts-models-nonstationary-common-module"></span><h2>pyFTS.models.nonstationary.common module<a class="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>
<dl class="class">
<dt id="pyFTS.models.nonstationary.common.FuzzySet">
<em class="property">class </em><code class="descclassname">pyFTS.models.nonstationary.common.</code><code class="descname">FuzzySet</code><span class="sig-paren">(</span><em>name</em>, <em>mf</em>, <em>parameters</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/common.html#FuzzySet"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.common.FuzzySet" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <a class="reference internal" href="pyFTS.common.html#pyFTS.common.FuzzySet.FuzzySet" title="pyFTS.common.FuzzySet.FuzzySet"><code class="xref py py-class docutils literal notranslate"><span class="pre">pyFTS.common.FuzzySet.FuzzySet</span></code></a></p>
<p>Non Stationary Fuzzy Sets</p>
<dl class="method">
<dt id="pyFTS.models.nonstationary.common.FuzzySet.get_lower">
<code class="descname">get_lower</code><span class="sig-paren">(</span><em>t</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/common.html#FuzzySet.get_lower"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.common.FuzzySet.get_lower" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.common.FuzzySet.get_midpoint">
<code class="descname">get_midpoint</code><span class="sig-paren">(</span><em>t</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/common.html#FuzzySet.get_midpoint"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.common.FuzzySet.get_midpoint" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.common.FuzzySet.get_upper">
<code class="descname">get_upper</code><span class="sig-paren">(</span><em>t</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/common.html#FuzzySet.get_upper"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.common.FuzzySet.get_upper" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pyFTS.models.nonstationary.common.FuzzySet.location">
<code class="descname">location</code><em class="property"> = None</em><a class="headerlink" href="#pyFTS.models.nonstationary.common.FuzzySet.location" title="Permalink to this definition"></a></dt>
<dd><p>Pertubation function that affects the location of the membership function</p>
</dd></dl>
<dl class="attribute">
<dt id="pyFTS.models.nonstationary.common.FuzzySet.location_params">
<code class="descname">location_params</code><em class="property"> = None</em><a class="headerlink" href="#pyFTS.models.nonstationary.common.FuzzySet.location_params" title="Permalink to this definition"></a></dt>
<dd><p>Parameters for location pertubation function</p>
</dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.common.FuzzySet.membership">
<code class="descname">membership</code><span class="sig-paren">(</span><em>x</em>, <em>t</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/common.html#FuzzySet.membership"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.common.FuzzySet.membership" title="Permalink to this definition"></a></dt>
<dd><p>Calculate the membership value of a given input</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
<li><strong>x</strong> input value</li>
<li><strong>t</strong> time displacement or perturbation parameters</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last">membership value of x at this fuzzy set</p>
</td>
</tr>
</tbody>
</table>
</dd></dl>
<dl class="attribute">
<dt id="pyFTS.models.nonstationary.common.FuzzySet.noise">
<code class="descname">noise</code><em class="property"> = None</em><a class="headerlink" href="#pyFTS.models.nonstationary.common.FuzzySet.noise" title="Permalink to this definition"></a></dt>
<dd><p>Pertubation function that adds noise on the membership function</p>
</dd></dl>
<dl class="attribute">
<dt id="pyFTS.models.nonstationary.common.FuzzySet.noise_params">
<code class="descname">noise_params</code><em class="property"> = None</em><a class="headerlink" href="#pyFTS.models.nonstationary.common.FuzzySet.noise_params" title="Permalink to this definition"></a></dt>
<dd><p>Parameters for noise pertubation function</p>
</dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.common.FuzzySet.perform_location">
<code class="descname">perform_location</code><span class="sig-paren">(</span><em>t</em>, <em>param</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/common.html#FuzzySet.perform_location"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.common.FuzzySet.perform_location" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.common.FuzzySet.perform_width">
<code class="descname">perform_width</code><span class="sig-paren">(</span><em>t</em>, <em>param</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/common.html#FuzzySet.perform_width"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.common.FuzzySet.perform_width" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.common.FuzzySet.perturbate_parameters">
<code class="descname">perturbate_parameters</code><span class="sig-paren">(</span><em>t</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/common.html#FuzzySet.perturbate_parameters"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.common.FuzzySet.perturbate_parameters" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pyFTS.models.nonstationary.common.FuzzySet.width">
<code class="descname">width</code><em class="property"> = None</em><a class="headerlink" href="#pyFTS.models.nonstationary.common.FuzzySet.width" title="Permalink to this definition"></a></dt>
<dd><p>Pertubation function that affects the width of the membership function</p>
</dd></dl>
<dl class="attribute">
<dt id="pyFTS.models.nonstationary.common.FuzzySet.width_params">
<code class="descname">width_params</code><em class="property"> = None</em><a class="headerlink" href="#pyFTS.models.nonstationary.common.FuzzySet.width_params" title="Permalink to this definition"></a></dt>
<dd><p>Parameters for width pertubation function</p>
</dd></dl>
</dd></dl>
<dl class="function">
<dt id="pyFTS.models.nonstationary.common.check_bounds">
<code class="descclassname">pyFTS.models.nonstationary.common.</code><code class="descname">check_bounds</code><span class="sig-paren">(</span><em>data</em>, <em>partitioner</em>, <em>t</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/common.html#check_bounds"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.common.check_bounds" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="function">
<dt id="pyFTS.models.nonstationary.common.check_bounds_index">
<code class="descclassname">pyFTS.models.nonstationary.common.</code><code class="descname">check_bounds_index</code><span class="sig-paren">(</span><em>data</em>, <em>partitioner</em>, <em>t</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/common.html#check_bounds_index"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.common.check_bounds_index" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="function">
<dt id="pyFTS.models.nonstationary.common.fuzzify">
<code class="descclassname">pyFTS.models.nonstationary.common.</code><code class="descname">fuzzify</code><span class="sig-paren">(</span><em>inst</em>, <em>t</em>, <em>fuzzySets</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/common.html#fuzzify"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.common.fuzzify" title="Permalink to this definition"></a></dt>
<dd><p>Calculate the membership values for a data point given nonstationary fuzzy sets</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
<li><strong>inst</strong> data points</li>
<li><strong>t</strong> time displacement of the instance</li>
<li><strong>fuzzySets</strong> list of fuzzy sets</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last">array of membership values</p>
</td>
</tr>
</tbody>
</table>
</dd></dl>
<dl class="function">
<dt id="pyFTS.models.nonstationary.common.fuzzySeries">
<code class="descclassname">pyFTS.models.nonstationary.common.</code><code class="descname">fuzzySeries</code><span class="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><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/common.html#fuzzySeries"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.common.fuzzySeries" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="function">
<dt id="pyFTS.models.nonstationary.common.window_index">
<code class="descclassname">pyFTS.models.nonstationary.common.</code><code class="descname">window_index</code><span class="sig-paren">(</span><em>t</em>, <em>window_size</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/common.html#window_index"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.common.window_index" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</div>
<div class="section" id="module-pyFTS.models.nonstationary.cvfts">
<span id="pyfts-models-nonstationary-cvfts-module"></span><h2>pyFTS.models.nonstationary.cvfts module<a class="headerlink" href="#module-pyFTS.models.nonstationary.cvfts" title="Permalink to this headline"></a></h2>
<dl class="class">
<dt id="pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS">
<em class="property">class </em><code class="descclassname">pyFTS.models.nonstationary.cvfts.</code><code class="descname">ConditionalVarianceFTS</code><span class="sig-paren">(</span><em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/cvfts.html#ConditionalVarianceFTS"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <a class="reference internal" href="pyFTS.models.html#pyFTS.models.hofts.HighOrderFTS" title="pyFTS.models.hofts.HighOrderFTS"><code class="xref py py-class docutils literal notranslate"><span class="pre">pyFTS.models.hofts.HighOrderFTS</span></code></a></p>
<dl class="method">
<dt id="pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.forecast">
<code class="descname">forecast</code><span class="sig-paren">(</span><em>ndata</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/cvfts.html#ConditionalVarianceFTS.forecast"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.forecast" title="Permalink to this definition"></a></dt>
<dd><p>Point forecast one step ahead</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
<li><strong>data</strong> time series data with the minimal length equal to the max_lag of the model</li>
<li><strong>kwargs</strong> model specific parameters</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last">a list with the forecasted values</p>
</td>
</tr>
</tbody>
</table>
</dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.forecast_interval">
<code class="descname">forecast_interval</code><span class="sig-paren">(</span><em>ndata</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/cvfts.html#ConditionalVarianceFTS.forecast_interval"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.forecast_interval" title="Permalink to this definition"></a></dt>
<dd><p>Interval forecast one step ahead</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
<li><strong>data</strong> time series data with the minimal length equal to the max_lag of the model</li>
<li><strong>kwargs</strong> model specific parameters</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last">a list with the forecasted intervals</p>
</td>
</tr>
</tbody>
</table>
</dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.generate_flrg">
<code class="descname">generate_flrg</code><span class="sig-paren">(</span><em>flrs</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/cvfts.html#ConditionalVarianceFTS.generate_flrg"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.generate_flrg" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.perturbation_factors">
<code class="descname">perturbation_factors</code><span class="sig-paren">(</span><em>data</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/cvfts.html#ConditionalVarianceFTS.perturbation_factors"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.perturbation_factors" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.perturbation_factors__old">
<code class="descname">perturbation_factors__old</code><span class="sig-paren">(</span><em>data</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/cvfts.html#ConditionalVarianceFTS.perturbation_factors__old"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.perturbation_factors__old" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.train">
<code class="descname">train</code><span class="sig-paren">(</span><em>ndata</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/cvfts.html#ConditionalVarianceFTS.train"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.cvfts.ConditionalVarianceFTS.train" title="Permalink to this definition"></a></dt>
<dd><p>Method specific parameter fitting</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
<li><strong>data</strong> training time series data</li>
<li><strong>kwargs</strong> Method specific parameters</li>
</ul>
</td>
</tr>
</tbody>
</table>
</dd></dl>
</dd></dl>
<dl class="class">
<dt id="pyFTS.models.nonstationary.cvfts.HighOrderNonstationaryFLRG">
<em class="property">class </em><code class="descclassname">pyFTS.models.nonstationary.cvfts.</code><code class="descname">HighOrderNonstationaryFLRG</code><span class="sig-paren">(</span><em>order</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/cvfts.html#HighOrderNonstationaryFLRG"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.cvfts.HighOrderNonstationaryFLRG" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <a class="reference internal" href="pyFTS.models.html#pyFTS.models.hofts.HighOrderFTS" title="pyFTS.models.hofts.HighOrderFTS"><code class="xref py py-class docutils literal notranslate"><span class="pre">pyFTS.models.hofts.HighOrderFTS</span></code></a></p>
<p>Conventional High Order Fuzzy Logical Relationship Group</p>
<dl class="method">
<dt id="pyFTS.models.nonstationary.cvfts.HighOrderNonstationaryFLRG.append_lhs">
<code class="descname">append_lhs</code><span class="sig-paren">(</span><em>c</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/cvfts.html#HighOrderNonstationaryFLRG.append_lhs"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.cvfts.HighOrderNonstationaryFLRG.append_lhs" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.cvfts.HighOrderNonstationaryFLRG.append_rhs">
<code class="descname">append_rhs</code><span class="sig-paren">(</span><em>c</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/cvfts.html#HighOrderNonstationaryFLRG.append_rhs"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.cvfts.HighOrderNonstationaryFLRG.append_rhs" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
</div>
<div class="section" id="module-pyFTS.models.nonstationary.flrg">
<span id="pyfts-models-nonstationary-flrg-module"></span><h2>pyFTS.models.nonstationary.flrg module<a class="headerlink" href="#module-pyFTS.models.nonstationary.flrg" title="Permalink to this headline"></a></h2>
<dl class="class">
<dt id="pyFTS.models.nonstationary.flrg.NonStationaryFLRG">
<em class="property">class </em><code class="descclassname">pyFTS.models.nonstationary.flrg.</code><code class="descname">NonStationaryFLRG</code><span class="sig-paren">(</span><em>LHS</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/flrg.html#NonStationaryFLRG"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.flrg.NonStationaryFLRG" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <a class="reference internal" href="pyFTS.common.html#pyFTS.common.flrg.FLRG" title="pyFTS.common.flrg.FLRG"><code class="xref py py-class docutils literal notranslate"><span class="pre">pyFTS.common.flrg.FLRG</span></code></a></p>
<dl class="method">
<dt id="pyFTS.models.nonstationary.flrg.NonStationaryFLRG.get_key">
<code class="descname">get_key</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/flrg.html#NonStationaryFLRG.get_key"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.flrg.NonStationaryFLRG.get_key" title="Permalink to this definition"></a></dt>
<dd><p>Returns a unique identifier for this FLRG</p>
</dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.flrg.NonStationaryFLRG.get_lower">
<code class="descname">get_lower</code><span class="sig-paren">(</span><em>*args</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/flrg.html#NonStationaryFLRG.get_lower"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.flrg.NonStationaryFLRG.get_lower" title="Permalink to this definition"></a></dt>
<dd><p>Returns the lower bound value for the RHS fuzzy sets</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>sets</strong> fuzzy sets</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">lower bound value</td>
</tr>
</tbody>
</table>
</dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.flrg.NonStationaryFLRG.get_membership">
<code class="descname">get_membership</code><span class="sig-paren">(</span><em>data</em>, <em>*args</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/flrg.html#NonStationaryFLRG.get_membership"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.flrg.NonStationaryFLRG.get_membership" title="Permalink to this definition"></a></dt>
<dd><p>Returns the membership value of the FLRG for the input data</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
<li><strong>data</strong> input data</li>
<li><strong>sets</strong> fuzzy sets</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last">the membership value</p>
</td>
</tr>
</tbody>
</table>
</dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.flrg.NonStationaryFLRG.get_midpoint">
<code class="descname">get_midpoint</code><span class="sig-paren">(</span><em>*args</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/flrg.html#NonStationaryFLRG.get_midpoint"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.flrg.NonStationaryFLRG.get_midpoint" title="Permalink to this definition"></a></dt>
<dd><p>Returns the midpoint value for the RHS fuzzy sets</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>sets</strong> fuzzy sets</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">the midpoint value</td>
</tr>
</tbody>
</table>
</dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.flrg.NonStationaryFLRG.get_upper">
<code class="descname">get_upper</code><span class="sig-paren">(</span><em>*args</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/flrg.html#NonStationaryFLRG.get_upper"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.flrg.NonStationaryFLRG.get_upper" title="Permalink to this definition"></a></dt>
<dd><p>Returns the upper bound value for the RHS fuzzy sets</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>sets</strong> fuzzy sets</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">upper bound value</td>
</tr>
</tbody>
</table>
</dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.flrg.NonStationaryFLRG.unpack_args">
<code class="descname">unpack_args</code><span class="sig-paren">(</span><em>*args</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/flrg.html#NonStationaryFLRG.unpack_args"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.flrg.NonStationaryFLRG.unpack_args" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
</div>
<div class="section" id="module-pyFTS.models.nonstationary.honsfts">
<span id="pyfts-models-nonstationary-honsfts-module"></span><h2>pyFTS.models.nonstationary.honsfts module<a class="headerlink" href="#module-pyFTS.models.nonstationary.honsfts" title="Permalink to this headline"></a></h2>
<dl class="class">
<dt id="pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFLRG">
<em class="property">class </em><code class="descclassname">pyFTS.models.nonstationary.honsfts.</code><code class="descname">HighOrderNonStationaryFLRG</code><span class="sig-paren">(</span><em>order</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/honsfts.html#HighOrderNonStationaryFLRG"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFLRG" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <a class="reference internal" href="#pyFTS.models.nonstationary.flrg.NonStationaryFLRG" title="pyFTS.models.nonstationary.flrg.NonStationaryFLRG"><code class="xref py py-class docutils literal notranslate"><span class="pre">pyFTS.models.nonstationary.flrg.NonStationaryFLRG</span></code></a></p>
<p>First Order NonStationary Fuzzy Logical Relationship Group</p>
<dl class="method">
<dt id="pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFLRG.append_lhs">
<code class="descname">append_lhs</code><span class="sig-paren">(</span><em>c</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/honsfts.html#HighOrderNonStationaryFLRG.append_lhs"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFLRG.append_lhs" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFLRG.append_rhs">
<code class="descname">append_rhs</code><span class="sig-paren">(</span><em>c</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/honsfts.html#HighOrderNonStationaryFLRG.append_rhs"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFLRG.append_rhs" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFTS">
<em class="property">class </em><code class="descclassname">pyFTS.models.nonstationary.honsfts.</code><code class="descname">HighOrderNonStationaryFTS</code><span class="sig-paren">(</span><em>name</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/honsfts.html#HighOrderNonStationaryFTS"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFTS" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <a class="reference internal" href="pyFTS.models.html#pyFTS.models.hofts.HighOrderFTS" title="pyFTS.models.hofts.HighOrderFTS"><code class="xref py py-class docutils literal notranslate"><span class="pre">pyFTS.models.hofts.HighOrderFTS</span></code></a></p>
<p>NonStationaryFTS Fuzzy Time Series</p>
<dl class="method">
<dt id="pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFTS.forecast">
<code class="descname">forecast</code><span class="sig-paren">(</span><em>ndata</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/honsfts.html#HighOrderNonStationaryFTS.forecast"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFTS.forecast" title="Permalink to this definition"></a></dt>
<dd><p>Point forecast one step ahead</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
<li><strong>data</strong> time series data with the minimal length equal to the max_lag of the model</li>
<li><strong>kwargs</strong> model specific parameters</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last">a list with the forecasted values</p>
</td>
</tr>
</tbody>
</table>
</dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFTS.forecast_interval">
<code class="descname">forecast_interval</code><span class="sig-paren">(</span><em>ndata</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/honsfts.html#HighOrderNonStationaryFTS.forecast_interval"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFTS.forecast_interval" title="Permalink to this definition"></a></dt>
<dd><p>Interval forecast one step ahead</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
<li><strong>data</strong> time series data with the minimal length equal to the max_lag of the model</li>
<li><strong>kwargs</strong> model specific parameters</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last">a list with the forecasted intervals</p>
</td>
</tr>
</tbody>
</table>
</dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFTS.generate_flrg">
<code class="descname">generate_flrg</code><span class="sig-paren">(</span><em>data</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/honsfts.html#HighOrderNonStationaryFTS.generate_flrg"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFTS.generate_flrg" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFTS.train">
<code class="descname">train</code><span class="sig-paren">(</span><em>data</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/honsfts.html#HighOrderNonStationaryFTS.train"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.honsfts.HighOrderNonStationaryFTS.train" title="Permalink to this definition"></a></dt>
<dd><p>Method specific parameter fitting</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
<li><strong>data</strong> training time series data</li>
<li><strong>kwargs</strong> Method specific parameters</li>
</ul>
</td>
</tr>
</tbody>
</table>
</dd></dl>
</dd></dl>
</div>
<div class="section" id="module-pyFTS.models.nonstationary.nsfts">
<span id="pyfts-models-nonstationary-nsfts-module"></span><h2>pyFTS.models.nonstationary.nsfts module<a class="headerlink" href="#module-pyFTS.models.nonstationary.nsfts" title="Permalink to this headline"></a></h2>
<dl class="class">
<dt id="pyFTS.models.nonstationary.nsfts.ConventionalNonStationaryFLRG">
<em class="property">class </em><code class="descclassname">pyFTS.models.nonstationary.nsfts.</code><code class="descname">ConventionalNonStationaryFLRG</code><span class="sig-paren">(</span><em>LHS</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/nsfts.html#ConventionalNonStationaryFLRG"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.nsfts.ConventionalNonStationaryFLRG" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <a class="reference internal" href="#pyFTS.models.nonstationary.flrg.NonStationaryFLRG" title="pyFTS.models.nonstationary.flrg.NonStationaryFLRG"><code class="xref py py-class docutils literal notranslate"><span class="pre">pyFTS.models.nonstationary.flrg.NonStationaryFLRG</span></code></a></p>
<p>First Order NonStationary Fuzzy Logical Relationship Group</p>
<dl class="method">
<dt id="pyFTS.models.nonstationary.nsfts.ConventionalNonStationaryFLRG.append_rhs">
<code class="descname">append_rhs</code><span class="sig-paren">(</span><em>c</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/nsfts.html#ConventionalNonStationaryFLRG.append_rhs"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.nsfts.ConventionalNonStationaryFLRG.append_rhs" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.nsfts.ConventionalNonStationaryFLRG.get_key">
<code class="descname">get_key</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/nsfts.html#ConventionalNonStationaryFLRG.get_key"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.nsfts.ConventionalNonStationaryFLRG.get_key" title="Permalink to this definition"></a></dt>
<dd><p>Returns a unique identifier for this FLRG</p>
</dd></dl>
</dd></dl>
<dl class="class">
<dt id="pyFTS.models.nonstationary.nsfts.NonStationaryFTS">
<em class="property">class </em><code class="descclassname">pyFTS.models.nonstationary.nsfts.</code><code class="descname">NonStationaryFTS</code><span class="sig-paren">(</span><em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/nsfts.html#NonStationaryFTS"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.nsfts.NonStationaryFTS" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <a class="reference internal" href="pyFTS.common.html#pyFTS.common.fts.FTS" title="pyFTS.common.fts.FTS"><code class="xref py py-class docutils literal notranslate"><span class="pre">pyFTS.common.fts.FTS</span></code></a></p>
<p>NonStationaryFTS Fuzzy Time Series</p>
<dl class="method">
<dt id="pyFTS.models.nonstationary.nsfts.NonStationaryFTS.conditional_perturbation_factors">
<code class="descname">conditional_perturbation_factors</code><span class="sig-paren">(</span><em>data</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/nsfts.html#NonStationaryFTS.conditional_perturbation_factors"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.nsfts.NonStationaryFTS.conditional_perturbation_factors" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.nsfts.NonStationaryFTS.forecast">
<code class="descname">forecast</code><span class="sig-paren">(</span><em>ndata</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/nsfts.html#NonStationaryFTS.forecast"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.nsfts.NonStationaryFTS.forecast" title="Permalink to this definition"></a></dt>
<dd><p>Point forecast one step ahead</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
<li><strong>data</strong> time series data with the minimal length equal to the max_lag of the model</li>
<li><strong>kwargs</strong> model specific parameters</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last">a list with the forecasted values</p>
</td>
</tr>
</tbody>
</table>
</dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.nsfts.NonStationaryFTS.forecast_interval">
<code class="descname">forecast_interval</code><span class="sig-paren">(</span><em>ndata</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/nsfts.html#NonStationaryFTS.forecast_interval"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.nsfts.NonStationaryFTS.forecast_interval" title="Permalink to this definition"></a></dt>
<dd><p>Interval forecast one step ahead</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
<li><strong>data</strong> time series data with the minimal length equal to the max_lag of the model</li>
<li><strong>kwargs</strong> model specific parameters</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last">a list with the forecasted intervals</p>
</td>
</tr>
</tbody>
</table>
</dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.nsfts.NonStationaryFTS.generate_flrg">
<code class="descname">generate_flrg</code><span class="sig-paren">(</span><em>flrs</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/nsfts.html#NonStationaryFTS.generate_flrg"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.nsfts.NonStationaryFTS.generate_flrg" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.nsfts.NonStationaryFTS.train">
<code class="descname">train</code><span class="sig-paren">(</span><em>data</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/nsfts.html#NonStationaryFTS.train"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.nsfts.NonStationaryFTS.train" title="Permalink to this definition"></a></dt>
<dd><p>Method specific parameter fitting</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
<li><strong>data</strong> training time series data</li>
<li><strong>kwargs</strong> Method specific parameters</li>
</ul>
</td>
</tr>
</tbody>
</table>
</dd></dl>
</dd></dl>
</div>
<div class="section" id="module-pyFTS.models.nonstationary.partitioners">
<span id="pyfts-models-nonstationary-partitioners-module"></span><h2>pyFTS.models.nonstationary.partitioners module<a class="headerlink" href="#module-pyFTS.models.nonstationary.partitioners" title="Permalink to this headline"></a></h2>
<dl class="class">
<dt id="pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner">
<em class="property">class </em><code class="descclassname">pyFTS.models.nonstationary.partitioners.</code><code class="descname">PolynomialNonStationaryPartitioner</code><span class="sig-paren">(</span><em>data</em>, <em>part</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/partitioners.html#PolynomialNonStationaryPartitioner"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <a class="reference internal" href="pyFTS.partitioners.html#pyFTS.partitioners.partitioner.Partitioner" title="pyFTS.partitioners.partitioner.Partitioner"><code class="xref py py-class docutils literal notranslate"><span class="pre">pyFTS.partitioners.partitioner.Partitioner</span></code></a></p>
<p>Non Stationary Universe of Discourse Partitioner</p>
<dl class="method">
<dt id="pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner.build">
<code class="descname">build</code><span class="sig-paren">(</span><em>data</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/partitioners.html#PolynomialNonStationaryPartitioner.build"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner.build" title="Permalink to this definition"></a></dt>
<dd><p>Perform the partitioning of the Universe of Discourse</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>data</strong> training data</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"></td>
</tr>
</tbody>
</table>
</dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner.get_polynomial_perturbations">
<code class="descname">get_polynomial_perturbations</code><span class="sig-paren">(</span><em>data</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/partitioners.html#PolynomialNonStationaryPartitioner.get_polynomial_perturbations"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner.get_polynomial_perturbations" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner.poly_width">
<code class="descname">poly_width</code><span class="sig-paren">(</span><em>par1</em>, <em>par2</em>, <em>rng</em>, <em>deg</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/partitioners.html#PolynomialNonStationaryPartitioner.poly_width"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner.poly_width" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner.scale_down">
<code class="descname">scale_down</code><span class="sig-paren">(</span><em>x</em>, <em>pct</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/partitioners.html#PolynomialNonStationaryPartitioner.scale_down"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner.scale_down" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner.scale_up">
<code class="descname">scale_up</code><span class="sig-paren">(</span><em>x</em>, <em>pct</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/partitioners.html#PolynomialNonStationaryPartitioner.scale_up"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.partitioners.PolynomialNonStationaryPartitioner.scale_up" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="pyFTS.models.nonstationary.partitioners.SimpleNonStationaryPartitioner">
<em class="property">class </em><code class="descclassname">pyFTS.models.nonstationary.partitioners.</code><code class="descname">SimpleNonStationaryPartitioner</code><span class="sig-paren">(</span><em>data</em>, <em>part</em>, <em>**kwargs</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/partitioners.html#SimpleNonStationaryPartitioner"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.partitioners.SimpleNonStationaryPartitioner" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <a class="reference internal" href="pyFTS.partitioners.html#pyFTS.partitioners.partitioner.Partitioner" title="pyFTS.partitioners.partitioner.Partitioner"><code class="xref py py-class docutils literal notranslate"><span class="pre">pyFTS.partitioners.partitioner.Partitioner</span></code></a></p>
<p>Non Stationary Universe of Discourse Partitioner</p>
<dl class="method">
<dt id="pyFTS.models.nonstationary.partitioners.SimpleNonStationaryPartitioner.build">
<code class="descname">build</code><span class="sig-paren">(</span><em>data</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/partitioners.html#SimpleNonStationaryPartitioner.build"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.partitioners.SimpleNonStationaryPartitioner.build" title="Permalink to this definition"></a></dt>
<dd><p>Perform the partitioning of the Universe of Discourse</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>data</strong> training data</td>
</tr>
<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"></td>
</tr>
</tbody>
</table>
</dd></dl>
</dd></dl>
<dl class="function">
<dt id="pyFTS.models.nonstationary.partitioners.simplenonstationary_gridpartitioner_builder">
<code class="descclassname">pyFTS.models.nonstationary.partitioners.</code><code class="descname">simplenonstationary_gridpartitioner_builder</code><span class="sig-paren">(</span><em>data</em>, <em>npart</em>, <em>transformation</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/partitioners.html#simplenonstationary_gridpartitioner_builder"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.partitioners.simplenonstationary_gridpartitioner_builder" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</div>
<div class="section" id="module-pyFTS.models.nonstationary.perturbation">
<span id="pyfts-models-nonstationary-perturbation-module"></span><h2>pyFTS.models.nonstationary.perturbation module<a class="headerlink" href="#module-pyFTS.models.nonstationary.perturbation" title="Permalink to this headline"></a></h2>
<p>Pertubation functions for Non Stationary Fuzzy Sets</p>
<dl class="function">
<dt id="pyFTS.models.nonstationary.perturbation.exponential">
<code class="descclassname">pyFTS.models.nonstationary.perturbation.</code><code class="descname">exponential</code><span class="sig-paren">(</span><em>x</em>, <em>parameters</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/perturbation.html#exponential"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.perturbation.exponential" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="function">
<dt id="pyFTS.models.nonstationary.perturbation.linear">
<code class="descclassname">pyFTS.models.nonstationary.perturbation.</code><code class="descname">linear</code><span class="sig-paren">(</span><em>x</em>, <em>parameters</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/perturbation.html#linear"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.perturbation.linear" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="function">
<dt id="pyFTS.models.nonstationary.perturbation.periodic">
<code class="descclassname">pyFTS.models.nonstationary.perturbation.</code><code class="descname">periodic</code><span class="sig-paren">(</span><em>x</em>, <em>parameters</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/perturbation.html#periodic"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.perturbation.periodic" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="function">
<dt id="pyFTS.models.nonstationary.perturbation.polynomial">
<code class="descclassname">pyFTS.models.nonstationary.perturbation.</code><code class="descname">polynomial</code><span class="sig-paren">(</span><em>x</em>, <em>parameters</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/perturbation.html#polynomial"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.perturbation.polynomial" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</div>
<div class="section" id="module-pyFTS.models.nonstationary.util">
<span id="pyfts-models-nonstationary-util-module"></span><h2>pyFTS.models.nonstationary.util module<a class="headerlink" href="#module-pyFTS.models.nonstationary.util" title="Permalink to this headline"></a></h2>
<dl class="function">
<dt id="pyFTS.models.nonstationary.util.plot_sets">
<code class="descclassname">pyFTS.models.nonstationary.util.</code><code class="descname">plot_sets</code><span class="sig-paren">(</span><em>partitioner, start=0, end=10, step=1, tam=[5, 5], colors=None, save=False, file=None, axes=None, data=None, window_size=1, only_lines=False</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/util.html#plot_sets"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.util.plot_sets" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="function">
<dt id="pyFTS.models.nonstationary.util.plot_sets_conditional">
<code class="descclassname">pyFTS.models.nonstationary.util.</code><code class="descname">plot_sets_conditional</code><span class="sig-paren">(</span><em>model, data, step=1, size=[5, 5], colors=None, save=False, file=None, axes=None</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/pyFTS/models/nonstationary/util.html#plot_sets_conditional"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pyFTS.models.nonstationary.util.plot_sets_conditional" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</div>
<div class="section" id="module-pyFTS.models.nonstationary">
<span id="module-contents"></span><h2>Module contents<a class="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>
</div>
</div>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="pyFTS.models.seasonal.html" title="pyFTS.models.seasonal package"
>next</a> |</li>
<li class="right" >
<a href="pyFTS.models.multivariate.html" title="pyFTS.models.multivariate package"
>previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">pyFTS 1.2.3 documentation</a> &#187;</li>
<li class="nav-item nav-item-1"><a href="modules.html" >pyFTS</a> &#187;</li>
<li class="nav-item nav-item-2"><a href="pyFTS.html" >pyFTS package</a> &#187;</li>
<li class="nav-item nav-item-3"><a href="pyFTS.models.html" >pyFTS.models package</a> &#187;</li>
</ul>
</div>
<div class="footer" role="contentinfo">
&#169; Copyright 2018, Machine Intelligence and Data Science Laboratory - UFMG - Brazil.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.7.2.
</div>
</body>
</html>