metacountregressor 1.0.8__py3-none-any.whl → 1.0.10__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -433,7 +433,7 @@ class ObjectiveFunction(object):
433
433
  self.Ndraws = kwargs.get('Ndraws', 200)
434
434
  self.draws1 = None
435
435
  self.initial_sig = 1 # pass the test of a single model
436
- self.pvalue_sig_value = .1
436
+ self.pvalue_sig_value = kwargs.get('pvalue_sig_value',.1)
437
437
  self.observations = self._x_data.shape[0]
438
438
  self.minimize_scaler = 1/self.observations # scale the minimization function to the observations
439
439
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: metacountregressor
3
- Version: 1.0.8
3
+ Version: 1.0.10
4
4
  Summary: Extensive Testing for Estimation of Data Count Models
5
5
  Home-page: https://github.com/zahern/CountDataEstimation
6
6
  Author: Zeke Ahern
@@ -30,8 +30,8 @@ Dynamic: requires-python
30
30
  Dynamic: summary
31
31
 
32
32
  <div style="display: flex; align-items: center;">
33
- <img src="https://github.com/zahern/data/raw/main/m.png" alt="My Image" style="width: 100px; margin-right: 20px;">
34
- <p><span style="font-size: 60px;"><strong>MetaCountRegressor</strong></span></p>
33
+ <img src="https://github.com/zahern/data/raw/main/m.png" alt="My Image" width="100">
34
+ <h1 style="margin-left: 20px;">MetaCountRegressor</h1>
35
35
  </div>
36
36
 
37
37
  # Tutorial also available as a jupyter notebook
@@ -39,6 +39,9 @@ Dynamic: summary
39
39
 
40
40
  The tutorial provides more extensive examples on how to run the code and perform experiments. Further documentation is currently in development.
41
41
 
42
+ [Download Notebook Designed for Analysis Use Case](https://github.com/zahern/data/blob/main/Step%20By%20Step_Synthetic.ipynb)
43
+
44
+
42
45
  # For an Application Setup Download the following GUI
43
46
  [Download Application](https://github.com/zahern/MetaCount/tree/master/metacountregressor/application_gui/dist/meta_app)
44
47
 
@@ -11,11 +11,11 @@ metacountregressor/pareto_file.py,sha256=whySaoPAUWYjyI8zo0hwAOa3rFk6SIUlHSpqZiL
11
11
  metacountregressor/pareto_logger__plot.py,sha256=mEU2QN4wmsM7t39GJ_XhJ_jjsdl09JOmG0U2jICrAkI,30037
12
12
  metacountregressor/setup.py,sha256=5UcQCCLR8Fm5odA3MX78WwahavxFq4mVD6oq0IuQvAY,936
13
13
  metacountregressor/single_objective_finder.py,sha256=jVG7GJBqzSP4_riYr-kMMKy_LE3SlGmKMunNhHYxgRg,8011
14
- metacountregressor/solution.py,sha256=faNERJD_8ubf37CgRqHTM0YsJBzSp0LXhj0kArWeCIE,324654
14
+ metacountregressor/solution.py,sha256=hi6KKXrfKzHZD4zHmeZNn9VJXCoBPx1Q-dDK0Kw40CE,324685
15
15
  metacountregressor/test_code.py,sha256=_7Emm2JbhK_NVhxoqMhshN2JeHZtihZuSDl3Jpe7Ajk,1641
16
16
  metacountregressor/test_generated_paper2.py,sha256=pwOoRzl1jJIIOUAAvbkT6HmmTQ81mwpsshn9SLdKOg8,3927
17
- metacountregressor-1.0.8.dist-info/licenses/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
18
- metacountregressor-1.0.8.dist-info/METADATA,sha256=_NlL94v9pro7ZOspceW2PEXijRClvUTlsigoaAn1gB0,23547
19
- metacountregressor-1.0.8.dist-info/WHEEL,sha256=wXxTzcEDnjrTwFYjLPcsW_7_XihufBwmpiBeiXNBGEA,91
20
- metacountregressor-1.0.8.dist-info/top_level.txt,sha256=zGG7UC5WIpr76gsFUpwJ4En2aCcoNTONBaS3OewwjR0,19
21
- metacountregressor-1.0.8.dist-info/RECORD,,
17
+ metacountregressor-1.0.10.dist-info/licenses/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
18
+ metacountregressor-1.0.10.dist-info/METADATA,sha256=H6Dhqtso3lZ1qcCiGnAyyCVZaQzdWuLAhoh4WNO9-lA,23620
19
+ metacountregressor-1.0.10.dist-info/WHEEL,sha256=wXxTzcEDnjrTwFYjLPcsW_7_XihufBwmpiBeiXNBGEA,91
20
+ metacountregressor-1.0.10.dist-info/top_level.txt,sha256=zGG7UC5WIpr76gsFUpwJ4En2aCcoNTONBaS3OewwjR0,19
21
+ metacountregressor-1.0.10.dist-info/RECORD,,