survival 1.1.21__cp314-cp314-manylinux_2_39_aarch64.whl → 1.1.25__cp314-cp314-manylinux_2_39_aarch64.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: survival
3
- Version: 1.1.21
3
+ Version: 1.1.25
4
4
  Classifier: Development Status :: 5 - Production/Stable
5
5
  Classifier: Intended Audience :: Science/Research
6
6
  Classifier: Intended Audience :: Healthcare Industry
@@ -78,7 +78,7 @@ pip install survival
78
78
 
79
79
  #### Prerequisites
80
80
 
81
- - Python 3.9+
81
+ - Python 3.10+
82
82
  - Rust (see [rustup.rs](https://rustup.rs/))
83
83
  - [maturin](https://github.com/PyO3/maturin)
84
84
 
@@ -622,7 +622,7 @@ The `PSpline` class provides penalized spline smoothing:
622
622
  - `"BIC"` - Bayesian Information Criterion
623
623
  - `boundary_knots`: Tuple of (min, max) for the spline basis
624
624
  - `intercept`: Whether to include an intercept in the basis
625
- - `penalty`: Whether to apply the penalty
625
+ - `penalty`: Whether or not to apply the penalty
626
626
 
627
627
  **Methods:**
628
628
  - `fit()`: Fit the spline model, returns coefficients
@@ -0,0 +1,8 @@
1
+ survival/__init__.py,sha256=GnlNEQ5WtMH1BtVycBOXD_TI0wZuqrEqGJYsXgjbhVI,115
2
+ survival/__init__.pyi,sha256=phbQd5RA8G_WqOUfceRiboKGkcVCLKybWxf1f1XDjZY,22470
3
+ survival/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ survival/survival.cpython-314-aarch64-linux-gnu.so,sha256=j_cteIIoCOP-GY5MUBJ3I8SHLgRsJM2O3E_QWPn4CfA,6712648
5
+ survival-1.1.25.dist-info/METADATA,sha256=9FJR7iNddBgoI7OYVJlxgdTxCvPA_L2JSAJzlADsqbY,22502
6
+ survival-1.1.25.dist-info/WHEEL,sha256=31rCVV0n74-4x99Hvo2QCcyD8qUA4Fn0K5heIXXx22U,110
7
+ survival-1.1.25.dist-info/licenses/LICENSE,sha256=hS2BuXZUcQTPPxaojumqQeGtQjachYGOChZXBWbQQ7E,1070
8
+ survival-1.1.25.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- survival/__init__.py,sha256=GnlNEQ5WtMH1BtVycBOXD_TI0wZuqrEqGJYsXgjbhVI,115
2
- survival/__init__.pyi,sha256=phbQd5RA8G_WqOUfceRiboKGkcVCLKybWxf1f1XDjZY,22470
3
- survival/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- survival/survival.cpython-314-aarch64-linux-gnu.so,sha256=RJZU0F7MwyEZMp28F926lP6UUmJJcVvBE-U9q42NH68,6646440
5
- survival-1.1.21.dist-info/METADATA,sha256=36zH9tf8f5NPx2MMO4HbYIAJl8ue32qhccjE9WYpu1k,22494
6
- survival-1.1.21.dist-info/WHEEL,sha256=31rCVV0n74-4x99Hvo2QCcyD8qUA4Fn0K5heIXXx22U,110
7
- survival-1.1.21.dist-info/licenses/LICENSE,sha256=hS2BuXZUcQTPPxaojumqQeGtQjachYGOChZXBWbQQ7E,1070
8
- survival-1.1.21.dist-info/RECORD,,