ComputAge icon indicating copy to clipboard operation
ComputAge copied to clipboard

Elastic net model implementation

Open woohoos opened this issue 1 year ago • 1 comments

A lot of predictors that are being implemented, including those that you used in your research (like Horvath and Zhang), are implemented using R glmnet library use text or csv files to store model coefficients and intercept, it would be useful to be able to test such clocks using your package(without turning them into pickle files), especially because when including new model it is not possible to select age transformation method.

woohoos avatar Jun 12 '24 17:06 woohoos

Thank you for this suggestion! We will add it in the next package version.

shappiron avatar Oct 14 '24 09:10 shappiron