metacountregressor 0.1.320__py3-none-any.whl → 0.1.322__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.
@@ -3570,7 +3570,7 @@ class ObjectiveFunction(object):
3570
3570
  def _chol_mat(self, correlationLength, br, Br_w, correlation):
3571
3571
  # if correlation = True correlation pos is randpos, if list get correct pos
3572
3572
 
3573
- print(self.rdm_grouped_fit, 'i think this causes the errror')
3573
+ #print(self.rdm_grouped_fit, 'i think this causes the errror')
3574
3574
 
3575
3575
  varnames = self.none_handler(self.grouped_rpm)+ self.none_handler(
3576
3576
  self.rdm_fit) + self.none_handler(self.rdm_cor_fit)
@@ -4982,6 +4982,8 @@ class ObjectiveFunction(object):
4982
4982
  np.matmul(chol_mat[:len(br), :len(br)], draws_)
4983
4983
  self.Br = Br.copy()
4984
4984
  else:
4985
+ if 'draws_hetro' in model_nature:
4986
+ self.naming_for_printing(betas, dispersion=dispersion, model_nature=model_nature)
4985
4987
  Br = br.reshape((N, 0, self.Ndraws))
4986
4988
  draws_ = np.zeros((N, 0, self.Ndraws))
4987
4989
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: metacountregressor
3
- Version: 0.1.320
3
+ Version: 0.1.322
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
@@ -9,7 +9,7 @@ License: MIT
9
9
  Requires-Python: >=3.10
10
10
  Description-Content-Type: text/markdown
11
11
  License-File: LICENSE.txt
12
- Requires-Dist: numpy>=2.2.2
12
+ Requires-Dist: numpy>=2.2.4
13
13
  Requires-Dist: scipy>=1.0.0
14
14
  Requires-Dist: requests
15
15
  Requires-Dist: latextable
@@ -11,10 +11,10 @@ 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=X-MDt7273QxzBiWyfUR_X-e3zYS1f5yWqpc2o3toL5A,323033
14
+ metacountregressor/solution.py,sha256=q99eP1N2K9HFTq-zsja6WF0NwYSdXTAZCnzaqAnzWmU,323186
15
15
  metacountregressor/test_generated_paper2.py,sha256=pwOoRzl1jJIIOUAAvbkT6HmmTQ81mwpsshn9SLdKOg8,3927
16
- metacountregressor-0.1.320.dist-info/licenses/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
17
- metacountregressor-0.1.320.dist-info/METADATA,sha256=whZHogckomJwc0pJ1YUbP03PmRXBP3heEb0y8cr3xL4,23581
18
- metacountregressor-0.1.320.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
19
- metacountregressor-0.1.320.dist-info/top_level.txt,sha256=zGG7UC5WIpr76gsFUpwJ4En2aCcoNTONBaS3OewwjR0,19
20
- metacountregressor-0.1.320.dist-info/RECORD,,
16
+ metacountregressor-0.1.322.dist-info/licenses/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
17
+ metacountregressor-0.1.322.dist-info/METADATA,sha256=QHvaOOeCY-jg7KZEmvwHr0WmzR2XCLpFnR76nfhiq6o,23581
18
+ metacountregressor-0.1.322.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
19
+ metacountregressor-0.1.322.dist-info/top_level.txt,sha256=zGG7UC5WIpr76gsFUpwJ4En2aCcoNTONBaS3OewwjR0,19
20
+ metacountregressor-0.1.322.dist-info/RECORD,,