| | <!DOCTYPE html> |
| |
|
| | <html lang="en" data-content_root="./"> |
| | <head> |
| | <meta charset="utf-8" /> |
| | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| | <title>Index — AIM-CU 1.0.0 documentation</title> |
| | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" /> |
| | <link rel="stylesheet" type="text/css" href="_static/basic.css?v=d35aba6c" /> |
| | <link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=0ca6144b" /> |
| | <script src="_static/documentation_options.js?v=8d563738"></script> |
| | <script src="_static/doctools.js?v=9bcbadda"></script> |
| | <script src="_static/sphinx_highlight.js?v=dc90522c"></script> |
| | <link rel="index" title="Index" href="#" /> |
| | <link rel="search" title="Search" href="search.html" /> |
| | |
| | <link rel="stylesheet" href="_static/custom.css" type="text/css" /> |
| | |
| |
|
| | |
| | |
| |
|
| | </head><body> |
| | |
| |
|
| | <div class="document"> |
| | <div class="documentwrapper"> |
| | <div class="bodywrapper"> |
| | |
| |
|
| | <div class="body" role="main"> |
| | |
| |
|
| | <h1 id="index">Index</h1> |
| |
|
| | <div class="genindex-jumpbox"> |
| | <a href="#C"><strong>C</strong></a> |
| | | <a href="#G"><strong>G</strong></a> |
| | | <a href="#I"><strong>I</strong></a> |
| | | <a href="#M"><strong>M</strong></a> |
| | | <a href="#P"><strong>P</strong></a> |
| | | <a href="#S"><strong>S</strong></a> |
| | |
| | </div> |
| | <h2 id="C">C</h2> |
| | <table style="width: 100%" class="indextable genindextable"><tr> |
| | <td style="width: 33%; vertical-align: top;"><ul> |
| | <li><a href="ref_cusum.html#package.cusum.CUSUM.change_detection">change_detection() (package.cusum.CUSUM method)</a> |
| | </li> |
| | </ul></td> |
| | <td style="width: 33%; vertical-align: top;"><ul> |
| | <li><a href="ref_cusum.html#package.cusum.CUSUM.compute_cusum">compute_cusum() (package.cusum.CUSUM method)</a> |
| | </li> |
| | <li><a href="ref_cusum.html#package.cusum.CUSUM">CUSUM (class in package.cusum)</a> |
| | </li> |
| | </ul></td> |
| | </tr></table> |
| |
|
| | <h2 id="G">G</h2> |
| | <table style="width: 100%" class="indextable genindextable"><tr> |
| | <td style="width: 33%; vertical-align: top;"><ul> |
| | <li><a href="ref_theoretical.html#package.ARLTheoretical.get_ARL_1">get_ARL_1() (in module package.ARLTheoretical)</a> |
| | </li> |
| | <li><a href="ref_theoretical.html#package.ARLTheoretical.get_ARL_1_h_mu1_k">get_ARL_1_h_mu1_k() (in module package.ARLTheoretical)</a> |
| | </li> |
| | </ul></td> |
| | <td style="width: 33%; vertical-align: top;"><ul> |
| | <li><a href="ref_utils.html#package.utils.get_greattable_as_html">get_greattable_as_html() (in module package.utils)</a> |
| | </li> |
| | <li><a href="ref_theoretical.html#package.ARLTheoretical.get_ref_value">get_ref_value() (in module package.ARLTheoretical)</a> |
| | </li> |
| | <li><a href="ref_theoretical.html#package.ARLTheoretical.get_ref_value_k">get_ref_value_k() (in module package.ARLTheoretical)</a> |
| | </li> |
| | </ul></td> |
| | </tr></table> |
| |
|
| | <h2 id="I">I</h2> |
| | <table style="width: 100%" class="indextable genindextable"><tr> |
| | <td style="width: 33%; vertical-align: top;"><ul> |
| | <li><a href="ref_cusum.html#package.cusum.CUSUM.initialize">initialize() (package.cusum.CUSUM method)</a> |
| | </li> |
| | </ul></td> |
| | </tr></table> |
| |
|
| | <h2 id="M">M</h2> |
| | <table style="width: 100%" class="indextable genindextable"><tr> |
| | <td style="width: 33%; vertical-align: top;"><ul> |
| | <li> |
| | module |
| |
|
| | <ul> |
| | <li><a href="ref_theoretical.html#module-package.ARLTheoretical">package.ARLTheoretical</a> |
| | </li> |
| | <li><a href="ref_cusum.html#module-package.cusum">package.cusum</a> |
| | </li> |
| | <li><a href="ref_utils.html#module-package.utils">package.utils</a> |
| | </li> |
| | </ul></li> |
| | </ul></td> |
| | </tr></table> |
| |
|
| | <h2 id="P">P</h2> |
| | <table style="width: 100%" class="indextable genindextable"><tr> |
| | <td style="width: 33%; vertical-align: top;"><ul> |
| | <li> |
| | package.ARLTheoretical |
| |
|
| | <ul> |
| | <li><a href="ref_theoretical.html#module-package.ARLTheoretical">module</a> |
| | </li> |
| | </ul></li> |
| | <li> |
| | package.cusum |
| |
|
| | <ul> |
| | <li><a href="ref_cusum.html#module-package.cusum">module</a> |
| | </li> |
| | </ul></li> |
| | <li> |
| | package.utils |
| |
|
| | <ul> |
| | <li><a href="ref_utils.html#module-package.utils">module</a> |
| | </li> |
| | </ul></li> |
| | </ul></td> |
| | <td style="width: 33%; vertical-align: top;"><ul> |
| | <li><a href="ref_cusum.html#package.cusum.CUSUM.plot_cusum_plotly">plot_cusum_plotly() (package.cusum.CUSUM method)</a> |
| | </li> |
| | <li><a href="ref_cusum.html#package.cusum.CUSUM.plot_input_metric_plotly">plot_input_metric_plotly() (package.cusum.CUSUM method)</a> |
| | </li> |
| | <li><a href="ref_cusum.html#package.cusum.CUSUM.plot_input_metric_plotly_raw">plot_input_metric_plotly_raw() (package.cusum.CUSUM method)</a> |
| | </li> |
| | <li><a href="ref_utils.html#package.utils.populate_summary_table_ARL0_k">populate_summary_table_ARL0_k() (in module package.utils)</a> |
| | </li> |
| | <li><a href="ref_utils.html#package.utils.populate_summary_table_ARL1_k">populate_summary_table_ARL1_k() (in module package.utils)</a> |
| | </li> |
| | </ul></td> |
| | </tr></table> |
| |
|
| | <h2 id="S">S</h2> |
| | <table style="width: 100%" class="indextable genindextable"><tr> |
| | <td style="width: 33%; vertical-align: top;"><ul> |
| | <li><a href="ref_cusum.html#package.cusum.CUSUM.set_df_metric_csv">set_df_metric_csv() (package.cusum.CUSUM method)</a> |
| | </li> |
| | <li><a href="ref_cusum.html#package.cusum.CUSUM.set_df_metric_default">set_df_metric_default() (package.cusum.CUSUM method)</a> |
| | </li> |
| | </ul></td> |
| | <td style="width: 33%; vertical-align: top;"><ul> |
| | <li><a href="ref_cusum.html#package.cusum.CUSUM.set_init_stats">set_init_stats() (package.cusum.CUSUM method)</a> |
| | </li> |
| | <li><a href="ref_cusum.html#package.cusum.CUSUM.set_timeline">set_timeline() (package.cusum.CUSUM method)</a> |
| | </li> |
| | </ul></td> |
| | </tr></table> |
| |
|
| |
|
| |
|
| | </div> |
| | |
| | </div> |
| | </div> |
| | <div class="sphinxsidebar" role="navigation" aria-label="Main"> |
| | <div class="sphinxsidebarwrapper"> |
| | <h1 class="logo"><a href="index.html">AIM-CU</a></h1> |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| | <p> |
| | <iframe src="https://ghbtns.com/github-btn.html?user=DIDSR&repo=AIM-CU&type=watch&count=true&size=large&v=2" |
| | allowtransparency="true" frameborder="0" scrolling="0" width="200px" height="35px"></iframe> |
| | </p> |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| | <search id="searchbox" style="display: none" role="search"> |
| | <div class="searchformwrapper"> |
| | <form class="search" action="search.html" method="get"> |
| | <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" placeholder="Search"/> |
| | <input type="submit" value="Go" /> |
| | </form> |
| | </div> |
| | </search> |
| | <script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3> |
| | <p class="caption" role="heading"><span class="caption-text">Contents:</span></p> |
| | <ul> |
| | <li class="toctree-l1"><a class="reference internal" href="ref_method.html">Methods</a></li> |
| | <li class="toctree-l1"><a class="reference internal" href="ref_cusum.html">CUSUM</a></li> |
| | <li class="toctree-l1"><a class="reference internal" href="ref_theoretical.html">ARLTheoretical</a></li> |
| | <li class="toctree-l1"><a class="reference internal" href="ref_utils.html">Utils</a></li> |
| | </ul> |
| |
|
| | <div class="relations"> |
| | <h3>Related Topics</h3> |
| | <ul> |
| | <li><a href="index.html">Documentation overview</a><ul> |
| | </ul></li> |
| | </ul> |
| | </div> |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| | </div> |
| | </div> |
| | <div class="clearer"></div> |
| | </div> |
| | <div class="footer"> |
| | |
| | |
| | |
| | Powered by <a href="https://www.sphinx-doc.org/">Sphinx 8.1.3</a> |
| | & <a href="https://alabaster.readthedocs.io">Alabaster 1.0.0</a> |
| | |
| | </div> |
| |
|
| | |
| |
|
| | |
| | </body> |
| | </html> |