44 < head >
55 < meta charset ="utf-8 " />
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7- < title > Index — dte_adj 0.1.5 documentation</ title >
7+ < title > Index — dte_adj 0.1.6 documentation</ title >
88 < link rel ="stylesheet " type ="text/css " href ="_static/pygments.css?v=5ecbeea2 " />
99 < link rel ="stylesheet " type ="text/css " href ="_static/alabaster.css?v=12dfc556 " />
10- < script src ="_static/documentation_options.js?v=59fadc99 "> </ script >
10+ < script src ="_static/documentation_options.js?v=6e0256f3 "> </ script >
1111 < script src ="_static/doctools.js?v=9a2dae69 "> </ script >
1212 < script src ="_static/sphinx_highlight.js?v=dc90522c "> </ script >
1313 < link rel ="index " title ="Index " href ="# " />
@@ -48,6 +48,8 @@ <h2 id="A">A</h2>
4848</ li >
4949 </ ul > </ td >
5050 < td style ="width: 33%; vertical-align: top; "> < ul >
51+ < li > < a href ="modules.html#dte_adj.AdjustedLocalDistributionEstimator "> AdjustedLocalDistributionEstimator (class in dte_adj)</ a >
52+ </ li >
5153 < li > < a href ="modules.html#dte_adj.AdjustedStratifiedDistributionEstimator "> AdjustedStratifiedDistributionEstimator (class in dte_adj)</ a >
5254</ li >
5355 </ ul > </ td >
@@ -81,9 +83,13 @@ <h2 id="F">F</h2>
8183 < li > < a href ="modules.html#dte_adj.AdjustedDistributionEstimator.fit "> fit() (dte_adj.AdjustedDistributionEstimator method)</ a >
8284
8385 < ul >
86+ < li > < a href ="modules.html#dte_adj.AdjustedLocalDistributionEstimator.fit "> (dte_adj.AdjustedLocalDistributionEstimator method)</ a >
87+ </ li >
8488 < li > < a href ="modules.html#dte_adj.AdjustedStratifiedDistributionEstimator.fit "> (dte_adj.AdjustedStratifiedDistributionEstimator method)</ a >
8589</ li >
8690 < li > < a href ="modules.html#dte_adj.SimpleDistributionEstimator.fit "> (dte_adj.SimpleDistributionEstimator method)</ a >
91+ </ li >
92+ < li > < a href ="modules.html#dte_adj.SimpleLocalDistributionEstimator.fit "> (dte_adj.SimpleLocalDistributionEstimator method)</ a >
8793</ li >
8894 < li > < a href ="modules.html#dte_adj.SimpleStratifiedDistributionEstimator.fit "> (dte_adj.SimpleStratifiedDistributionEstimator method)</ a >
8995</ li >
@@ -114,41 +120,69 @@ <h2 id="P">P</h2>
114120 < li > < a href ="modules.html#dte_adj.AdjustedDistributionEstimator.predict "> predict() (dte_adj.AdjustedDistributionEstimator method)</ a >
115121
116122 < ul >
123+ < li > < a href ="modules.html#dte_adj.AdjustedLocalDistributionEstimator.predict "> (dte_adj.AdjustedLocalDistributionEstimator method)</ a >
124+ </ li >
117125 < li > < a href ="modules.html#dte_adj.AdjustedStratifiedDistributionEstimator.predict "> (dte_adj.AdjustedStratifiedDistributionEstimator method)</ a >
118126</ li >
119127 < li > < a href ="modules.html#dte_adj.SimpleDistributionEstimator.predict "> (dte_adj.SimpleDistributionEstimator method)</ a >
128+ </ li >
129+ < li > < a href ="modules.html#dte_adj.SimpleLocalDistributionEstimator.predict "> (dte_adj.SimpleLocalDistributionEstimator method)</ a >
120130</ li >
121131 < li > < a href ="modules.html#dte_adj.SimpleStratifiedDistributionEstimator.predict "> (dte_adj.SimpleStratifiedDistributionEstimator method)</ a >
122132</ li >
123133 </ ul > </ li >
124134 < li > < a href ="modules.html#dte_adj.AdjustedDistributionEstimator.predict_dte "> predict_dte() (dte_adj.AdjustedDistributionEstimator method)</ a >
125135
126136 < ul >
137+ < li > < a href ="modules.html#dte_adj.AdjustedLocalDistributionEstimator.predict_dte "> (dte_adj.AdjustedLocalDistributionEstimator method)</ a >
138+ </ li >
127139 < li > < a href ="modules.html#dte_adj.AdjustedStratifiedDistributionEstimator.predict_dte "> (dte_adj.AdjustedStratifiedDistributionEstimator method)</ a >
128140</ li >
129141 < li > < a href ="modules.html#dte_adj.SimpleDistributionEstimator.predict_dte "> (dte_adj.SimpleDistributionEstimator method)</ a >
142+ </ li >
143+ < li > < a href ="modules.html#dte_adj.SimpleLocalDistributionEstimator.predict_dte "> (dte_adj.SimpleLocalDistributionEstimator method)</ a >
130144</ li >
131145 < li > < a href ="modules.html#dte_adj.SimpleStratifiedDistributionEstimator.predict_dte "> (dte_adj.SimpleStratifiedDistributionEstimator method)</ a >
146+ </ li >
147+ </ ul > </ li >
148+ < li > < a href ="modules.html#dte_adj.AdjustedLocalDistributionEstimator.predict_ldte "> predict_ldte() (dte_adj.AdjustedLocalDistributionEstimator method)</ a >
149+
150+ < ul >
151+ < li > < a href ="modules.html#dte_adj.SimpleLocalDistributionEstimator.predict_ldte "> (dte_adj.SimpleLocalDistributionEstimator method)</ a >
132152</ li >
133153 </ ul > </ li >
134154 </ ul > </ td >
135155 < td style ="width: 33%; vertical-align: top; "> < ul >
156+ < li > < a href ="modules.html#dte_adj.AdjustedLocalDistributionEstimator.predict_lpte "> predict_lpte() (dte_adj.AdjustedLocalDistributionEstimator method)</ a >
157+
158+ < ul >
159+ < li > < a href ="modules.html#dte_adj.SimpleLocalDistributionEstimator.predict_lpte "> (dte_adj.SimpleLocalDistributionEstimator method)</ a >
160+ </ li >
161+ </ ul > </ li >
136162 < li > < a href ="modules.html#dte_adj.AdjustedDistributionEstimator.predict_pte "> predict_pte() (dte_adj.AdjustedDistributionEstimator method)</ a >
137163
138164 < ul >
165+ < li > < a href ="modules.html#dte_adj.AdjustedLocalDistributionEstimator.predict_pte "> (dte_adj.AdjustedLocalDistributionEstimator method)</ a >
166+ </ li >
139167 < li > < a href ="modules.html#dte_adj.AdjustedStratifiedDistributionEstimator.predict_pte "> (dte_adj.AdjustedStratifiedDistributionEstimator method)</ a >
140168</ li >
141169 < li > < a href ="modules.html#dte_adj.SimpleDistributionEstimator.predict_pte "> (dte_adj.SimpleDistributionEstimator method)</ a >
170+ </ li >
171+ < li > < a href ="modules.html#dte_adj.SimpleLocalDistributionEstimator.predict_pte "> (dte_adj.SimpleLocalDistributionEstimator method)</ a >
142172</ li >
143173 < li > < a href ="modules.html#dte_adj.SimpleStratifiedDistributionEstimator.predict_pte "> (dte_adj.SimpleStratifiedDistributionEstimator method)</ a >
144174</ li >
145175 </ ul > </ li >
146176 < li > < a href ="modules.html#dte_adj.AdjustedDistributionEstimator.predict_qte "> predict_qte() (dte_adj.AdjustedDistributionEstimator method)</ a >
147177
148178 < ul >
179+ < li > < a href ="modules.html#dte_adj.AdjustedLocalDistributionEstimator.predict_qte "> (dte_adj.AdjustedLocalDistributionEstimator method)</ a >
180+ </ li >
149181 < li > < a href ="modules.html#dte_adj.AdjustedStratifiedDistributionEstimator.predict_qte "> (dte_adj.AdjustedStratifiedDistributionEstimator method)</ a >
150182</ li >
151183 < li > < a href ="modules.html#dte_adj.SimpleDistributionEstimator.predict_qte "> (dte_adj.SimpleDistributionEstimator method)</ a >
184+ </ li >
185+ < li > < a href ="modules.html#dte_adj.SimpleLocalDistributionEstimator.predict_qte "> (dte_adj.SimpleLocalDistributionEstimator method)</ a >
152186</ li >
153187 < li > < a href ="modules.html#dte_adj.SimpleStratifiedDistributionEstimator.predict_qte "> (dte_adj.SimpleStratifiedDistributionEstimator method)</ a >
154188</ li >
@@ -163,6 +197,8 @@ <h2 id="S">S</h2>
163197</ li >
164198 </ ul > </ td >
165199 < td style ="width: 33%; vertical-align: top; "> < ul >
200+ < li > < a href ="modules.html#dte_adj.SimpleLocalDistributionEstimator "> SimpleLocalDistributionEstimator (class in dte_adj)</ a >
201+ </ li >
166202 < li > < a href ="modules.html#dte_adj.SimpleStratifiedDistributionEstimator "> SimpleStratifiedDistributionEstimator (class in dte_adj)</ a >
167203</ li >
168204 </ ul > </ td >
0 commit comments