1+
2+
3+ <!DOCTYPE html>
4+ < html class ="writer-html5 " lang ="en " data-content_root ="./ ">
5+ < head >
6+ < meta charset ="utf-8 " /> < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
7+
8+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
9+ < title > probabilistic_model package — Probabilistic Model Fitting for Mechanical tests 1 documentation</ title >
10+ < link rel ="stylesheet " type ="text/css " href ="_static/pygments.css?v=80d5e7a1 " />
11+ < link rel ="stylesheet " type ="text/css " href ="_static/css/theme.css?v=e59714d7 " />
12+
13+
14+ < script src ="_static/jquery.js?v=5d32c60e "> </ script >
15+ < script src ="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c "> </ script >
16+ < script src ="_static/documentation_options.js?v=29a6c3e3 "> </ script >
17+ < script src ="_static/doctools.js?v=9bcbadda "> </ script >
18+ < script src ="_static/sphinx_highlight.js?v=dc90522c "> </ script >
19+ < script crossorigin ="anonymous " integrity ="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA= " src ="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js "> </ script >
20+ < script src ="_static/js/theme.js "> </ script >
21+ < link rel ="index " title ="Index " href ="genindex.html " />
22+ < link rel ="search " title ="Search " href ="search.html " />
23+ </ head >
24+
25+ < body class ="wy-body-for-nav ">
26+ < div class ="wy-grid-for-nav ">
27+ < nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
28+ < div class ="wy-side-scroll ">
29+ < div class ="wy-side-nav-search " >
30+
31+
32+
33+ < a href ="index.html " class ="icon icon-home ">
34+ Probabilistic Model Fitting for Mechanical tests
35+ </ a >
36+ < div role ="search ">
37+ < form id ="rtd-search-form " class ="wy-form " action ="search.html " method ="get ">
38+ < input type ="text " name ="q " placeholder ="Search docs " aria-label ="Search docs " />
39+ < input type ="hidden " name ="check_keywords " value ="yes " />
40+ < input type ="hidden " name ="area " value ="default " />
41+ </ form >
42+ </ div >
43+ </ div > < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="Navigation menu ">
44+ < p class ="caption " role ="heading "> < span class ="caption-text "> API Reference:</ span > </ p >
45+ < ul >
46+ < li class ="toctree-l1 "> < a class ="reference internal " href ="modules.html "> Probabilistic-model</ a > </ li >
47+ </ ul >
48+ < p class ="caption " role ="heading "> < span class ="caption-text "> Tutorials</ span > </ p >
49+ < ul >
50+ < li class ="toctree-l1 "> < a class ="reference internal " href ="exp.html "> Fitting various probability models</ a > </ li >
51+ </ ul >
52+
53+ </ div >
54+ </ div >
55+ </ nav >
56+
57+ < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap "> < nav class ="wy-nav-top " aria-label ="Mobile navigation menu " >
58+ < i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
59+ < a href ="index.html "> Probabilistic Model Fitting for Mechanical tests</ a >
60+ </ nav >
61+
62+ < div class ="wy-nav-content ">
63+ < div class ="rst-content ">
64+ < div role ="navigation " aria-label ="Page navigation ">
65+ < ul class ="wy-breadcrumbs ">
66+ < li > < a href ="index.html " class ="icon icon-home " aria-label ="Home "> </ a > </ li >
67+ < li class ="breadcrumb-item active "> probabilistic_model package</ li >
68+ < li class ="wy-breadcrumbs-aside ">
69+ < a href ="_sources/Probabilistic_model.rst.txt " rel ="nofollow "> View page source</ a >
70+ </ li >
71+ </ ul >
72+ < hr />
73+ </ div >
74+ < div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
75+ < div itemprop ="articleBody ">
76+
77+ < section id ="probabilistic-model-package ">
78+ < h1 > probabilistic_model package< a class ="headerlink " href ="#probabilistic-model-package " title ="Link to this heading "> </ a > </ h1 >
79+ < section id ="submodules ">
80+ < h2 > Submodules< a class ="headerlink " href ="#submodules " title ="Link to this heading "> </ a > </ h2 >
81+ </ section >
82+ < section id ="probabilistic-model-app-module ">
83+ < h2 > probabilistic_model.app module< a class ="headerlink " href ="#probabilistic-model-app-module " title ="Link to this heading "> </ a > </ h2 >
84+ </ section >
85+ < section id ="probabilistic-model-probabilistic-models-module ">
86+ < h2 > probabilistic_model.probabilistic_models module< a class ="headerlink " href ="#probabilistic-model-probabilistic-models-module " title ="Link to this heading "> </ a > </ h2 >
87+ </ section >
88+ < section id ="probabilistic-model-utils-module ">
89+ < h2 > probabilistic_model.utils module< a class ="headerlink " href ="#probabilistic-model-utils-module " title ="Link to this heading "> </ a > </ h2 >
90+ </ section >
91+ < section id ="module-probabilistic_model ">
92+ < span id ="module-contents "> </ span > < h2 > Module contents< a class ="headerlink " href ="#module-probabilistic_model " title ="Link to this heading "> </ a > </ h2 >
93+ </ section >
94+ </ section >
95+
96+
97+ </ div >
98+ </ div >
99+ < footer >
100+
101+ < hr />
102+
103+ < div role ="contentinfo ">
104+ < p > © Copyright 2025, Mohit Sahu and Chiranjeeb Debata.</ p >
105+ </ div >
106+
107+ Built with < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > using a
108+ < a href ="https://github.com/readthedocs/sphinx_rtd_theme "> theme</ a >
109+ provided by < a href ="https://readthedocs.org "> Read the Docs</ a > .
110+
111+
112+ </ footer >
113+ </ div >
114+ </ div >
115+ </ section >
116+ </ div >
117+ < script >
118+ jQuery ( function ( ) {
119+ SphinxRtdTheme . Navigation . enable ( true ) ;
120+ } ) ;
121+ </ script >
122+
123+ </ body >
124+ </ html >
0 commit comments