metacountregressor 0.1.143__py3-none-any.whl → 0.1.144__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -184,7 +184,7 @@ class ObjectiveFunction(object):
184
184
  self.MP = 0
185
185
  # Nelder-Mead-BFGS
186
186
 
187
- self._max_characteristics = self.get('_max_vars', 26)
187
+ self._max_characteristics = kwargs.get('_max_vars', 26)
188
188
 
189
189
  self.beta_dict = dict
190
190
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: metacountregressor
3
- Version: 0.1.143
3
+ Version: 0.1.144
4
4
  Summary: Extensions for a Python package for estimation of count models.
5
5
  Home-page: https://github.com/zahern/CountDataEstimation
6
6
  Author: Zeke Ahern
@@ -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=y5YO5kHvipn82uOj8buYSQZFohzjMti5LkMZcTdkleU,278334
14
+ metacountregressor/solution.py,sha256=0erYu4fnBGR0aj6rIEbXZMjMKXdwDRvx2AcOG8X1G3k,278336
15
15
  metacountregressor/test_generated_paper2.py,sha256=pwOoRzl1jJIIOUAAvbkT6HmmTQ81mwpsshn9SLdKOg8,3927
16
- metacountregressor-0.1.143.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
17
- metacountregressor-0.1.143.dist-info/METADATA,sha256=ykaOHFpVeb_segLwOTdJsahDwqcyq03u4nswEmo_mXE,23434
18
- metacountregressor-0.1.143.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
19
- metacountregressor-0.1.143.dist-info/top_level.txt,sha256=zGG7UC5WIpr76gsFUpwJ4En2aCcoNTONBaS3OewwjR0,19
20
- metacountregressor-0.1.143.dist-info/RECORD,,
16
+ metacountregressor-0.1.144.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
17
+ metacountregressor-0.1.144.dist-info/METADATA,sha256=f4wrp5v1-Q08sTvMqMJ3V2gx56ETP-ewsNFqJ-ZDnto,23434
18
+ metacountregressor-0.1.144.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
19
+ metacountregressor-0.1.144.dist-info/top_level.txt,sha256=zGG7UC5WIpr76gsFUpwJ4En2aCcoNTONBaS3OewwjR0,19
20
+ metacountregressor-0.1.144.dist-info/RECORD,,