mscore 25.3.3__tar.gz → 26.1.0__tar.gz

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.
Files changed (82) hide show
  1. {mscore-25.3.3 → mscore-26.1.0}/PKG-INFO +4 -4
  2. {mscore-25.3.3 → mscore-26.1.0}/README.md +3 -3
  3. {mscore-25.3.3 → mscore-26.1.0}/mscore/__init__.pye +1 -1
  4. mscore-26.1.0/mscore/demography_builder.pye +802 -0
  5. mscore-26.1.0/mscore/ram_models.pye +491 -0
  6. mscore-26.1.0/mscore/reference_data/Crosswalks/F2226CW.TXT +9979 -0
  7. mscore-26.1.0/mscore/reference_data/Crosswalks/F2826CW.TXT +8183 -0
  8. mscore-26.1.0/mscore/reference_data/Model_Coefficients/2026_CMS-HCC_V22.csv +2 -0
  9. mscore-26.1.0/mscore/reference_data/Model_Coefficients/2026_CMS-HCC_V28.csv +2 -0
  10. mscore-26.1.0/mscore/reference_data/application_tables/application_format_fact.parquet +0 -0
  11. mscore-26.1.0/mscore/reference_data/application_tables/application_model_coefficient.parquet +0 -0
  12. mscore-26.1.0/mscore/reference_data/application_tables/application_model_dimension.parquet +0 -0
  13. mscore-26.1.0/mscore/utilities/authentication.pye +460 -0
  14. mscore-26.1.0/mscore/utilities/context.pye +202 -0
  15. mscore-26.1.0/mscore/utilities/data_models.pye +110 -0
  16. mscore-26.1.0/mscore/utilities/licensing.pye +404 -0
  17. mscore-26.1.0/mscore/utilities/log_handler.pye +78 -0
  18. mscore-26.1.0/mscore/utilities/user_models.pye +36 -0
  19. {mscore-25.3.3 → mscore-26.1.0}/mscore.egg-info/PKG-INFO +4 -4
  20. {mscore-25.3.3 → mscore-26.1.0}/mscore.egg-info/SOURCES.txt +4 -3
  21. {mscore-25.3.3 → mscore-26.1.0}/pyproject.toml +1 -1
  22. mscore-25.3.3/mscore/demography_builder.pye +0 -800
  23. mscore-25.3.3/mscore/ram_models.pye +0 -560
  24. mscore-25.3.3/mscore/reference_data/application_tables/application_format_fact.parquet +0 -0
  25. mscore-25.3.3/mscore/reference_data/application_tables/application_model_coefficient.parquet +0 -0
  26. mscore-25.3.3/mscore/reference_data/application_tables/application_model_dimension.parquet +0 -0
  27. mscore-25.3.3/mscore/reference_data/model_formats_all_columns/2023_CMS-HCC_V222379O1_format.csv +0 -10368
  28. mscore-25.3.3/mscore/reference_data/model_formats_all_columns/2023_CMS-HCC_V242386P1_format.csv +0 -10649
  29. mscore-25.3.3/mscore/reference_data/model_formats_all_columns/2024_CMS-HCC_V28_format.csv +0 -16759
  30. mscore-25.3.3/mscore/utilities/authentication.pye +0 -523
  31. mscore-25.3.3/mscore/utilities/context.pye +0 -202
  32. mscore-25.3.3/mscore/utilities/data_models.pye +0 -97
  33. mscore-25.3.3/mscore/utilities/licensing.pye +0 -405
  34. mscore-25.3.3/mscore/utilities/log_handler.pye +0 -109
  35. mscore-25.3.3/mscore/utilities/user_models.pye +0 -101
  36. {mscore-25.3.3 → mscore-26.1.0}/mscore/__main__.py +0 -0
  37. {mscore-25.3.3 → mscore-26.1.0}/mscore/activate.pye +0 -0
  38. {mscore-25.3.3 → mscore-26.1.0}/mscore/data_variables/__init__.pye +0 -0
  39. {mscore-25.3.3 → mscore-26.1.0}/mscore/data_variables/hcc_descriptors.pye +0 -0
  40. {mscore-25.3.3 → mscore-26.1.0}/mscore/data_variables/hierarchies.pye +0 -0
  41. {mscore-25.3.3 → mscore-26.1.0}/mscore/data_variables/variable_dict.pye +0 -0
  42. {mscore-25.3.3 → mscore-26.1.0}/mscore/demography_vars_applicator.pye +0 -0
  43. {mscore-25.3.3 → mscore-26.1.0}/mscore/file_handler.pye +0 -0
  44. {mscore-25.3.3 → mscore-26.1.0}/mscore/hcc_handler.pye +0 -0
  45. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Crosswalks/F2221CW.TXT +0 -0
  46. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Crosswalks/F2222CW.TXT +0 -0
  47. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Crosswalks/F2223CW.TXT +0 -0
  48. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Crosswalks/F2224CW.TXT +0 -0
  49. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Crosswalks/F2225CW.TXT +0 -0
  50. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Crosswalks/F2421CW.TXT +0 -0
  51. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Crosswalks/F2422CW.TXT +0 -0
  52. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Crosswalks/F2423CW.TXT +0 -0
  53. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Crosswalks/F2424CW.TXT +0 -0
  54. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Crosswalks/F2425CW.TXT +0 -0
  55. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Crosswalks/F2824CW.TXT +0 -0
  56. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Crosswalks/F2825CW.TXT +0 -0
  57. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Model_Coefficients/2021_CMS-HCC_V22.csv +0 -0
  58. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Model_Coefficients/2021_CMS-HCC_V222179O1.csv +0 -0
  59. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Model_Coefficients/2021_CMS-HCC_V24.csv +0 -0
  60. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Model_Coefficients/2021_CMS-HCC_V242186P1.csv +0 -0
  61. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Model_Coefficients/2022_CMS-HCC_V22.csv +0 -0
  62. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Model_Coefficients/2022_CMS-HCC_V222279O1.csv +0 -0
  63. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Model_Coefficients/2022_CMS-HCC_V24.csv +0 -0
  64. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Model_Coefficients/2022_CMS-HCC_V242286P1.csv +0 -0
  65. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Model_Coefficients/2023_CMS-HCC_V22.csv +0 -0
  66. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Model_Coefficients/2023_CMS-HCC_V24.csv +0 -0
  67. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Model_Coefficients/2024_CMS-HCC_V22.csv +0 -0
  68. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Model_Coefficients/2024_CMS-HCC_V24.csv +0 -0
  69. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Model_Coefficients/2024_CMS-HCC_V28.csv +0 -0
  70. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Model_Coefficients/2025_CMS-HCC_V22.csv +0 -0
  71. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Model_Coefficients/2025_CMS-HCC_V24.csv +0 -0
  72. {mscore-25.3.3 → mscore-26.1.0}/mscore/reference_data/Model_Coefficients/2025_CMS-HCC_V28.csv +0 -0
  73. {mscore-25.3.3 → mscore-26.1.0}/mscore/scoring_handler.pye +0 -0
  74. {mscore-25.3.3 → mscore-26.1.0}/mscore/utilities/__init__.pye +0 -0
  75. {mscore-25.3.3 → mscore-26.1.0}/mscore/utilities/cli.pye +0 -0
  76. {mscore-25.3.3 → mscore-26.1.0}/mscore/utilities/data_validation.pye +0 -0
  77. {mscore-25.3.3 → mscore-26.1.0}/mscore/utilities/file_organizer.pye +0 -0
  78. {mscore-25.3.3 → mscore-26.1.0}/mscore.egg-info/dependency_links.txt +0 -0
  79. {mscore-25.3.3 → mscore-26.1.0}/mscore.egg-info/entry_points.txt +0 -0
  80. {mscore-25.3.3 → mscore-26.1.0}/mscore.egg-info/requires.txt +0 -0
  81. {mscore-25.3.3 → mscore-26.1.0}/mscore.egg-info/top_level.txt +0 -0
  82. {mscore-25.3.3 → mscore-26.1.0}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mscore
3
- Version: 25.3.3
3
+ Version: 26.1.0
4
4
  Summary: MScore: Risk Scores Made Easy
5
5
  Home-page: https://github.com/elevendatacorp/mscore.git
6
6
  Author: RAM Development Team
@@ -38,7 +38,7 @@ M<span style="font-size:.8em;">SCORE<sup>®</sup></span> is a python package des
38
38
  - **SAS<sup><span style="font-size:.8em;">&reg;</span></sup>-Free**: Create HCC and risk scores without SAS<sup><span style="font-size:.8em;">&reg;</span></sup> software, reduce software license costs and the headache of recoding and maintaining the software in another programming language.
39
39
  - **Enhanced Output**: M<span style="font-size:.8em;">SCORE<sup>®</sup></span> provides the numeric relative factor value for each HCC assigned to a person allowing for a deeper understanding of how each factor contributes to an individual's overall risk score.
40
40
  - **Reliable**: Validated on over 1 million plus enrollees. M<span style="font-size:.8em;">SCORE<sup>®</sup></span> is rigorously tested and updated with each HCC model release.
41
- - **CMS-HCC Model Support**: Supports HCC models V22, V24, and V28, covering payment years 2021-2025 with upgrades for each release from CMS (Initial, Mid-Year, Final).
41
+ - **CMS-HCC Model Support**: Supports HCC models V22 for payment years 2021-2026, V24 for payment years 2021 - 2025, and V28 for payment years 2024 - 2026, with upgrades for each release from CMS (Initial, Mid-Year, Final).
42
42
  - **Easy to Set Up & Maintain**: Easily installed and upgraded using pip, Python's standard package manager.
43
43
  - **Platform Compatibility**: Compatible with Windows, Mac, and Linux operating systems.
44
44
  - **Optimized Performance**: Efficient processing with fast runtimes, ensuring quick and accurate risk score calculations.
@@ -80,7 +80,7 @@ auth = AuthorizeLicense(staging_key).validate()
80
80
  ```
81
81
  > **<span style="color:orange">_NOTE:_</span>** You must import sourcedefender at the top of every package that imports MScore.
82
82
 
83
- The <code>mscore</code> class requires 7 arguments in order to run with 2 optional arguments.
83
+ The <code>mscore</code> class requires 7 arguments in order to run with 1 optional argument.
84
84
 
85
85
  ### Required
86
86
  * <code>authorizer</code> - The authorization token obtained when <code>AuthorizeLicense</code> is ran
@@ -113,7 +113,7 @@ auth = AuthorizeLicense(staging_key).validate()
113
113
 
114
114
  model = MScore(
115
115
  authorizer = auth,
116
- year = '2025',
116
+ year = '2026',
117
117
  version = 'V28',
118
118
  model = 'CMS-HCC',
119
119
  person_data = person_df,
@@ -13,7 +13,7 @@ M<span style="font-size:.8em;">SCORE<sup>®</sup></span> is a python package des
13
13
  - **SAS<sup><span style="font-size:.8em;">&reg;</span></sup>-Free**: Create HCC and risk scores without SAS<sup><span style="font-size:.8em;">&reg;</span></sup> software, reduce software license costs and the headache of recoding and maintaining the software in another programming language.
14
14
  - **Enhanced Output**: M<span style="font-size:.8em;">SCORE<sup>®</sup></span> provides the numeric relative factor value for each HCC assigned to a person allowing for a deeper understanding of how each factor contributes to an individual's overall risk score.
15
15
  - **Reliable**: Validated on over 1 million plus enrollees. M<span style="font-size:.8em;">SCORE<sup>®</sup></span> is rigorously tested and updated with each HCC model release.
16
- - **CMS-HCC Model Support**: Supports HCC models V22, V24, and V28, covering payment years 2021-2025 with upgrades for each release from CMS (Initial, Mid-Year, Final).
16
+ - **CMS-HCC Model Support**: Supports HCC models V22 for payment years 2021-2026, V24 for payment years 2021 - 2025, and V28 for payment years 2024 - 2026, with upgrades for each release from CMS (Initial, Mid-Year, Final).
17
17
  - **Easy to Set Up & Maintain**: Easily installed and upgraded using pip, Python's standard package manager.
18
18
  - **Platform Compatibility**: Compatible with Windows, Mac, and Linux operating systems.
19
19
  - **Optimized Performance**: Efficient processing with fast runtimes, ensuring quick and accurate risk score calculations.
@@ -55,7 +55,7 @@ auth = AuthorizeLicense(staging_key).validate()
55
55
  ```
56
56
  > **<span style="color:orange">_NOTE:_</span>** You must import sourcedefender at the top of every package that imports MScore.
57
57
 
58
- The <code>mscore</code> class requires 7 arguments in order to run with 2 optional arguments.
58
+ The <code>mscore</code> class requires 7 arguments in order to run with 1 optional argument.
59
59
 
60
60
  ### Required
61
61
  * <code>authorizer</code> - The authorization token obtained when <code>AuthorizeLicense</code> is ran
@@ -88,7 +88,7 @@ auth = AuthorizeLicense(staging_key).validate()
88
88
 
89
89
  model = MScore(
90
90
  authorizer = auth,
91
- year = '2025',
91
+ year = '2026',
92
92
  version = 'V28',
93
93
  model = 'CMS-HCC',
94
94
  person_data = person_df,
@@ -8,7 +8,7 @@ f^K9E%rAIgb`1~P6SebA
8
8
  ?EsgI=d&bZI6;L|5MvhI
9
9
  0j=ES&;x+;&%JCepm!Tf
10
10
  DIAv;pvFo2aL)H&7B;q}
11
- ^Jap~cfNw>;fPEz9U<))
11
+ ^JRk0cfEq=;fPEz9U<))
12
12
  xzH|Ol_YNteO{TTau!4K
13
13
  n|dgn8xRAB0r38HO6o^9
14
14
  Q^8=FsiiX{7suX;fkaKb