Pith. sign in

REVIEW 4 major objections 6 minor 60 references

Variable selection via fused sparse-group lasso penalized multi-state models incorporating molecular data

T0 review · 4 major / 6 minor · reviewed 2026-08-12 · deepseek-v4-flash

Pith's one-line read A fused sparse-group lasso penalty for multi-state Cox models recovers weak but real transition effects that a plain lasso shrinks to zero.

desk verdict A useful but under-specified extension of fused sparse-group lasso to multi-state Cox models; the algorithm as written is dimensionally inconsistent, so the simulations need to be re-anchored to a precise estimator before the method can be trusted. read the letter →

arxiv 2411.17394 v1 pith:ETYWTK7T submitted 2024-11-26 stat.ME stat.AP

classification stat.MEstat.AP MSC 62N0162J07
keywords multi-statemodelsCoxregressionfusedsparse-grouplassoADMMvariableselectionhigh-dimensionaldatatransition-specifichazardsregularization
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper proposes a fused sparse-group lasso (FSGL) penalty for multi-state Cox models that combines overall sparsity, fusion of covariate effects across user-specified similar transition pairs, and group lasso over transitions. The authors claim that this penalty, fitted with an alternating direction method of multipliers (ADMM) algorithm, selects a sparser and more accurate model than a global lasso when the analyst can say which transitions behave alike. In a proof-of-concept simulation mirroring a nine-state acute myeloid leukemia pathway, FSGLmstate kept the true negative effect $\beta_{1,8} = -0.8$ that the lasso shrank to zero on average, while correctly zeroing all true null effects. The method also produced higher true positive rates, lower false discovery rates, and lower mean squared error for non-zero coefficients, and in the AML application it selected DNMT3A-R882 mutations for both relapse transitions. A sympathetic reader would care because late, rarely observed transitions are exactly where plain lasso regularization tends to drop weak real effects.

What carries the argument

The engine is the fused sparse-group lasso penalty $p_{\lambda,\mathrm{FSGL}}(\boldsymbol\beta) = \lambda[\alpha\gamma\sum_{q,p}|\beta_{p,q}| + (1-\gamma)\sum_{(q,q')\in S}\sum_p |\beta_{p,q}-\beta_{p,q'}| + (1-\alpha)\gamma\sum_q \|\boldsymbol\beta_q\|_2]$, which lets the analyst specify a set $S$ of similar transition pairs whose coefficients are fused. Estimation is done by an ADMM algorithm that introduces an auxiliary variable $\boldsymbol\theta = \boldsymbol K\boldsymbol\beta$, where the penalty structure matrix $\boldsymbol K$ stacks identity rows (lasso), contrast rows (fusion), and group-membership rows (group lasso), separating the smooth Cox partial likelihood from the non-smooth penalty. The $\boldsymbol\theta$-update is a closed-form vector soft-thresholding operation $S_\kappa(\boldsymbol a) = (1 - \kappa/\|\boldsymbol a\|_2)_+\boldsymbol a$, and an adaptive step size accelerates convergence. Clinical covariates can be left unpenalized through individual penalty scaling factors.

What would settle it

Simulate data where two transitions declared similar have true effects of opposite sign, for example $\beta_{1,3} = 1.2$ and $\beta_{1,7} = -0.8$, and check whether FSGLmstate shrinks both toward their average so that the fused estimates sit near zero and TPR/FDR are no better than the lasso's. A parallel check would apply the method to the AML data with a deliberately misspecified similarity set and observe whether the selected effects shift or vanish.

Watch

Extended reading notes

Core claim

On the paper's own terms, the central discovery is that FSGL penalized multi-state Cox regression recognizes the similarity structure of covariate effect pairs $\beta_{1,3} = \beta_{1,7} = 1.2$ and $\beta_{1,4} = \beta_{1,8} = -0.8$ while setting all other true negative covariate effects to zero, whereas LASSOmstate sets the late-transition effect $\beta_{1,8} = -0.8$ to zero on average. In the simulation of the 9-state AML model with 1000 observations and 16 regression parameters, FSGLmstate detects all non-zero effects more often, achieves a median FDR of 0.29 versus 0.38 for the lasso, and gives smaller mean squared errors for the non-zero coefficients. In the application to the randomized phase III AML trial, the method selects DNMT3A-R882 mutations for transitions 3 and 7 (CR1 to first relapse and CR2 to second relapse) and a negative treatment effect on first relapse, consistent with the trial's cumulative incidence of relapse analysis.

Load-bearing premise

The benefit of the method rests on the analyst correctly specifying which pairs of transitions truly have similar covariate effects; if the true effects on a specified pair differ in sign or magnitude, the fusion penalty pulls them together and biases the estimates.

Editorial extensions

If this is right

  • Analysts can build sparse multi-state models that keep weak true effects on late, rarely observed transitions instead of shrinking them to zero.
  • Expert knowledge about which transitions behave alike becomes part of the estimation, not just the interpretation.
  • Clinical predictors can remain unpenalized while molecular covariates are regularized, so the final model mixes both data types.
  • The ADMM framework separates the likelihood from the non-smooth penalty, which can be reused for other structured penalties.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The simulation validates the method on data generated to match the assumed similarity structure; sensitivity to misspecified pairs (sign flips or magnitude differences) is a natural next check the paper does not run.
  • The same fusion idea could be applied to other structured survival settings, such as competing risks with known cause similarities or transitions ordered along a disease ladder.
  • Since late transitions have few events, the gain over lasso may be larger when event counts are unbalanced; a directed simulation varying event counts per transition would test this.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 6 minor

Summary. The paper proposes a fused sparse-group lasso (FSGL) penalty for multi-state Cox-type regression models, combining sparsity, fusion of coefficients across user-specified pairs of similar transitions, and group-wise selection of transition-specific coefficient vectors. An ADMM algorithm is presented, tuned by an approximate generalized cross-validation criterion. The method is evaluated in a proof-of-concept simulation with two binary covariates and eight transitions, and applied to an AML study with 24 mutation covariates and four clinical predictors. The central claim is that the FSGL penalty improves variable selection over a global lasso in settings where some covariate effects are equal across transitions.

Significance. If the method is correctly specified and the reported simulation reflects the actual estimator, the paper would provide a practically relevant extension of structured regularization to multi-state event-history models, complementing existing work such as the structured fusion lasso of Sennhenn-Reulen and Kneib. The authors give credit for providing R code in the supporting information and for structuring the simulation study according to ADEMP/ADEMP-PreReg criteria. However, the manuscript's central algorithmic derivation contains internal inconsistencies that make it unclear whether the evaluated estimator is the one defined in Section 3. These issues must be resolved before the empirical comparisons in Sections 5 and 6 can be interpreted as evidence for the stated method.

major comments (4)
  1. [§4.2, Eq. (4), Algorithm 1] The penalty structure matrix K and the dimensions of the auxiliary variables are internally inconsistent with the penalty in Eq. (4). Equation (4) contains P·|S| fusion terms of the form |β_{p,q} − β_{p,q'}|, which require a fusion matrix D with P·|S| rows. The text instead defines D ∈ R^{s×PQ} for s pairs of similar transitions, so with s=2 and P=24 (as in the AML application) only two contrast rows are described, not the 48 needed to fuse all covariates. Relatedly, the group blocks G_m are defined as P×PQ matrices, each contributing P rows, so the total row count of K is 2PQ + sP, not M = PQ + s + PQ as stated. Since θ ∈ R^M and β ∈ R^{PQ}, the Algorithm 1 final step 'obtain β̂ = θ̂' is dimensionally undefined. The manuscript never specifies which coordinates of θ correspond to the regression coefficients, nor how the vector soft-thresholding in step 5 acts on the group-level components. This is not a cosmetic issue: without a precise statement of K and the final estimator, the TPR/FDR comparisons in Figures 3–5 cannot be attributed to the FSGL estimator defined by Eq. (4).
  2. [§4.2, Algorithm 1, step 5] The θ-update is not consistently defined for the group penalty. The text states θ_m = S_{λ_m w_m / ρ}(K_m β^{r+1} + ν_m^r / ρ) for m=1,…,M with scalar θ_m, but for the group blocks K_m = G_{m-PQ-s} is a P×PQ matrix, so θ_m should be a vector of length P, not a scalar. The proximal operator for the group-lasso term ‖β_q‖_2 requires application to the whole group vector, with threshold λ(1−α)γ√P/ρ, and no such group-wise operation is described. The paper should state explicitly whether the reported simulations use scalar-wise soft-thresholding or group-wise soft-thresholding; this distinction changes the estimator that is being evaluated.
  3. [§5.1–5.2] The simulation evidence is confined to a single favorable setting: two binary covariates, N=1000, 16 parameters, and a true coefficient vector that is exactly constant on the user-specified similar pairs S={(3,7),(4,8)}. The paper provides no sensitivity analysis for misspecified similarity pairs, where the fusion penalty would bias estimates by forcing unequal effects together, nor does it compare against the existing structured fusion lasso of Sennhenn-Reulen and Kneib, which is the closest competitor. As written, the claim that the fusion penalty 'improves' selection over the lasso is supported only for the narrow scenario in which the method's structural assumptions are exactly correct. The authors should add a misspecification analysis (e.g., true effects of opposite sign or different magnitudes on a fused pair) and, ideally, a comparison with a relevant existing structured penalty.
  4. [§4.3, GCV criterion] The approximate GCV effective degrees of freedom uses Σ_λ = diag{p'(β̂_{p,q}) / |β̂_{p,q}|}, which is derived from a locally quadratic approximation of a separable penalty. For the group-lasso and fusion components of Eq. (4), the penalty is not separable and is non-differentiable at zero, so the diagonal approximation is not justified as stated. The manuscript should either derive the appropriate effective degrees-of-freedom expression for the FSGL penalty or provide empirical evidence (e.g., comparison with a validation-based tuning criterion) that the approximation yields reasonable tuning in the settings considered.
minor comments (6)
  1. [§4.2] The displayed K matrix omits the exact row counts and labels for the group blocks; the figure is schematic but the text should state that the displayed rows are only illustrative, not a full representation for general P and Q.
  2. [§4.2, Algorithm 1] The line 'obtain β̂ = θ̂' should be replaced with a formula that selects the relevant coordinates of θ (typically the first PQ entries if K begins with the identity block), and the dimensions of all variables should be restated consistently.
  3. [§5.2] The statement that LASSOmstate 'sets to zero on average' the true effect β_{1,8} = −0.8 is vague; it would be helpful to report the proportion of simulation runs in which each true nonzero coefficient is selected, not only the aggregate TPR/FDR.
  4. [§2.2] The notation switches between N (individuals) and n (long-format rows); a sentence clarifying the relationship between N, n, and the risk set formulation would improve readability.
  5. [§6] The application panel for transition 3 in Figure 8 labels variables as 'FLG.1' etc.; for clarity, the figure should use the same variable ordering and naming across panels, and the caption should state that crosses denote nonzero estimated effects.
  6. [Abstract] The abstract describes the method as targeting 'high-dimensional data', but the simulation uses P=2 covariates and the application uses only 24 mutation variables; consider softening 'high-dimensional' or explicitly stating the dimension range covered.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the simulation benchmarks against independently generated true coefficients, and the fusion penalty is the method under test rather than an input disguised as a prediction.

full rationale

The paper proposes a fused sparse-group lasso penalty for multi-state Cox models and derives an ADMM algorithm to minimize the penalized negative partial log-likelihood. The derivation chain is self-contained: the objective function in Section 3 (Eq. 4) defines the penalty, and Section 4.2 constructs the ADMM updates from that objective via the constraint θ = Kβ. No equation in the derivation assumes the conclusion; the estimator is not defined in terms of the simulation outcomes or the application results. The simulation study generates data from transition-specific Cox hazards with pre-specified true coefficients (e.g., β1,3 = β1,7 = 1.2 and β1,4 = β1,8 = −0.8) independently of the fitting algorithm, then evaluates TPR, FDR, bias, and MSE against those known values. This is a standard empirical validation, not a circular reduction. The simulation does place true equal effects on the same transition pairs S used by the fusion penalty, but that is a deliberate proof-of-concept design to test whether the method can exploit the assumed structure; the improvement over LASSOmstate is not algebraically forced, since fusion could in principle overshrink or fail to select, so the reported benefit is an empirical finding. GCV tuning is a conventional model-selection device and does not define the estimand or the evaluation metric. The paper cites the authors' own R packages (mstate, penalized, penMSM) and prior work, but these are used as computational tools or as background, not as load-bearing evidence for the central claim; no uniqueness theorem or unverified result from the authors' prior work is invoked to forbid alternatives. A separate internal consistency issue exists in the dimensional specification of the penalty structure matrix K and the fusion matrix D (Eq. 4 implies P·|S| fusion terms while K is described with only s fusion rows), but this is a correctness or reproducibility concern, not a circularity: no equation reduces to its own input. Overall, the central claim has independent content and the evaluation is not circular.

Assumptions & free parameters 4 free parameters · 6 assumptions · 0 invented entities

The method rests on standard multi-state survival assumptions plus a domain-specific similarity prior that is user-specified and not validated in the paper. No new scientific entities are postulated. The tuning parameters and ADMM step size are selected by the algorithm or set by the user, so they are listed as free parameters.

free parameters (4)
  • tuning parameter λ = 8.6 (LASSOmstate), 38.1 (FSGLmstate) in simulation; 20 in AML application
    Overall regularization strength selected by minimal GCV; central to the method's performance.
  • tuning parameter α = 1 (simulation optimum), 0.75 (application optimum)
    Balances lasso vs group lasso; selected by GCV grid.
  • tuning parameter γ = 0.25 (simulation optimum), 0.5 (application optimum)
    Balances sparse penalties vs fusion penalty; selected by GCV grid.
  • ADMM initial step size ρ0 = 1
    Initial augmented Lagrangian parameter; adjusted adaptively with τ=2, η=10 per He et al.
assumptions (6)
  • domain assumption Markov assumption: transition intensities depend only on the current state, not on the full event history.
    Stated in Section 2.1; the product-form multi-state partial likelihood relies on this.
  • domain assumption Transition-specific proportional hazards: covariate effects are constant over time on the hazard scale for each transition.
    The Cox-type multi-state model in Section 2.1 assumes time-fixed covariates and proportional hazards per transition.
  • ad hoc to paper The user-supplied set S of similar transition pairs and the transition grouping structure are correct.
    Section 3 assumes a subset S of pairs with similar effects; simulation and application both impose this prior. If wrong, the fusion penalty forces unequal effects together and biases estimates.
  • domain assumption The multi-state partial likelihood is valid given independent censoring, no tied event times, and correctly specified risk sets.
    The likelihood formulation in Section 2.2 is standard but inherits these usual survival analysis conditions.
  • standard math ADMM converges to the minimizer of the convex FSGL penalized partial likelihood for the chosen step sizes and tolerances.
    The paper invokes standard ADMM convergence theory (Boyd et al.) and stopping criteria adapted from Beer et al.
  • ad hoc to paper The GCV approximation with diagonal Σ_λ provides a valid estimate of predictive ability for tuning parameter selection in the presence of fusion penalties.
    Section 4.3; the effective degrees of freedom only account for element-wise penalty derivatives, not the full fusion penalty structure, and no justification is given for this approximation.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Variable selection via fused sparse-group lasso penalized multi-state models incorporating molecular data." pith.science (2026). https://pith.science/paper/ETYWTK7T

@misc{pith2026241117394,
  author       = {Pith},
  title        = {Pith review of: Variable selection via fused sparse-group lasso penalized multi-state models incorporating molecular data},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/ETYWTK7T}},
  note         = {Machine review of arXiv:2411.17394}
}
read the original abstract

In multi-state models based on high-dimensional data, effective modeling strategies are required to determine an optimal, ideally parsimonious model. In particular, linking covariate effects across transitions is needed to conduct joint variable selection. A useful technique to reduce model complexity is to address homogeneous covariate effects for distinct transitions. We integrate this approach to data-driven variable selection by extended regularization methods within multi-state model building. We propose the fused sparse-group lasso (FSGL) penalized Cox-type regression in the framework of multi-state models combining the penalization concepts of pairwise differences of covariate effects along with transition grouping. For optimization, we adapt the alternating direction method of multipliers (ADMM) algorithm to transition-specific hazards regression in the multi-state setting. In a simulation study and application to acute myeloid leukemia (AML) data, we evaluate the algorithm's ability to select a sparse model incorporating relevant transition-specific effects and similar cross-transition effects. We investigate settings in which the combined penalty is beneficial compared to global lasso regularization.

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

60 extracted references · 60 canonical work pages

  1. [1]

    Prediction accuracy and variable selection for penalized cause- specific hazards models

    Saadati M, Beyersmann J, Kopp-Schneider A, Benner A. Prediction accuracy and variable selection for penalized cause- specific hazards models. Biometrical Journal 2018; 60(2): 288–306. Miah ET AL 17

  2. [2]

    Structured fusion lasso penalized multi-state models

    Sennhenn-Reulen H, Kneib T. Structured fusion lasso penalized multi-state models. Statistics in Medicine 2016; 35(25): 4637–4659

  3. [3]

    Risk factor identification in heterogeneous disease progression with L1-regularized multi-state models

    Dang X, Huang S, Qian X. Risk factor identification in heterogeneous disease progression with L1-regularized multi-state models. Journal of Healthcare Informatics Research 2021; 5(1): 20–53

  4. [4]

    Regularized continuous-time Markov model via elastic net

    Huang S, Hu C, Bell ML, et al. Regularized continuous-time Markov model via elastic net. Biometrics 2018; 74(3): 1045–1054

  5. [5]

    Boosting multi-state models

    Reulen H, Kneib T. Boosting multi-state models. Lifetime Data Analysis 2016; 22(2): 241–262

  6. [6]

    A global test for competing risks survival analysis

    Edelmann D, Saadati M, Putter H, Goeman J. A global test for competing risks survival analysis. Statistical Methods in Medical Research 2020; 29(12): 3666–3683

  7. [7]

    Reduced rank proportional hazards model for competing risks

    Fiocco M, Putter H, van Houwelingen JC. Reduced rank proportional hazards model for competing risks. Biostatistics 2005; 6(3): 465–478

  8. [8]

    Reduced-rankproportionalhazardsregressionandsimulation-basedprediction for multi-state models

    FioccoM,PutterH,vanHouwelingenHC. Reduced-rankproportionalhazardsregressionandsimulation-basedprediction for multi-state models. Statistics in Medicine 2008; 27(21): 4340–4358

Show all 60 references
  1. [9]

    Two-sample multistate accelerated sojourn times model

    Huang Y. Two-sample multistate accelerated sojourn times model. Journal of the American Statistical Association 2000; 95(450): 619–627

  2. [10]

    Estimationforanacceleratedfailuretimemodelwithintermediatestates as auxiliary information

    RamchandaniR,FinkelsteinDM,SchoenfeldDA. Estimationforanacceleratedfailuretimemodelwithintermediatestates as auxiliary information. Lifetime Data Analysis 2020; 26(1): 1–20

  3. [11]

    Regularized estimation in the accelerated failure time model with high-dimensional covariates

    Huang J, Ma S, Xie H. Regularized estimation in the accelerated failure time model with high-dimensional covariates. Biometrics 2006; 62(3): 813–820

  4. [12]

    Generalised linear models for correlated pseudo-observations, with applications to multi-state models

    Andersen PK, Klein JP, Rosthoj S. Generalised linear models for correlated pseudo-observations, with applications to multi-state models. Biometrika 2003; 90(1): 15–27

  5. [13]

    Penalized generalized estimating equations for high-dimensional longitudinal data analysis

    Wang L, Zhou J, Qu A. Penalized generalized estimating equations for high-dimensional longitudinal data analysis. Biometrics 2012; 68(2): 353–360

  6. [14]

    Variable selection via penalized generalized estimating equations for a marginal survival model

    Niu Y, Wang X, Cao H, Peng Y. Variable selection via penalized generalized estimating equations for a marginal survival model. Statistical Methods in Medical Research 2020; 29(9): 2493–2506

  7. [15]

    Analysis of survival data with cure fraction and variable selection: A pseudo- observations approach

    Su CL, Chiou SH, Lin FC, Platt RW. Analysis of survival data with cure fraction and variable selection: A pseudo- observations approach. Statistical Methods in Medical Research 2022; 31(11): 1–17

  8. [16]

    Statisticalmodelsbasedoncountingprocesses

    AndersenPK,BorganO,GillRD,KeidingN. Statisticalmodelsbasedoncountingprocesses. SpringerScience&Business Media. 1993

  9. [17]

    Multi-state models for event history analysis

    Andersen PK, Keiding N. Multi-state models for event history analysis. Statistical Methods in Medical Research 2002; 11(2): 91–115

  10. [18]

    Tutorial in biostatistics: Competing risks and multi-state models

    Putter H, Geskus RB, Fiocco M. Tutorial in biostatistics: Competing risks and multi-state models. Statistics in Medicine 2007; 26(11): 2389–2430

  11. [19]

    The utility of multistate models: a flexible framework for time-to-event data

    Le-Rademacher JG, Therneau TM, Ou FS. The utility of multistate models: a flexible framework for time-to-event data. Current Epidemiology Reports 2022; 9(3): 183–189

  12. [20]

    Estimation and prediction in a multi-state model for breast cancer

    Putter H, van der Hage J, de Bock GH, Elgalta R, van de Velde CJ. Estimation and prediction in a multi-state model for breast cancer. Biometrical Journal 2006; 48(3): 366–380

  13. [21]

    Computer methods and programs in biomedicine 2010; 99(3): 261–274

    deWreedeLC,FioccoM,PutterH.Themstatepackageforestimationandpredictioninnon-andsemi-parametricmulti-state and competing risks models. Computer methods and programs in biomedicine 2010; 99(3): 261–274

  14. [22]

    L1 penalized estimation in the cox proportional hazards model

    Goeman JJ. L1 penalized estimation in the cox proportional hazards model. Biometrical Journal 2010; 52(1): 70–84. 18 Miah ET AL

  15. [23]

    Cross-validatedCoxregressiononmicroarray gene expression data

    vanHouwelingenHC,BruinsmaT,HartAAM,van’tVeerLJ,WesselsLFA. Cross-validatedCoxregressiononmicroarray gene expression data. Statistics in Medicine 2006; 25(18): 3201–3216

  16. [24]

    High-Dimensional Cox Models: The Choice of Penalty as Part of the Model Building Process

    Benner A, Zucknick M, Hielscher T, Ittrich C, Mansmann U. High-Dimensional Cox Models: The Choice of Penalty as Part of the Model Building Process. Biometrical Journal 2010; 52(1): 50–69

  17. [25]

    Variable selection - A review and recommendations for the practicing statistician

    Heinze G, Wallisch C, Dunkler D. Variable selection - A review and recommendations for the practicing statistician. Biometrical Journal 2018; 60(3): 431–449

  18. [26]

    High-dimensional survival analysis: Methods and applications

    Salerno S, Li Y. High-dimensional survival analysis: Methods and applications. Annual review of statistics and its application 2023; 10: 25–49

  19. [27]

    Regression shrinkage and selection via the lasso

    Tibshirani R. Regression shrinkage and selection via the lasso. Journal of the Royal Statistical Society: Series B (Methodological) 1996; 58(1): 267–288

  20. [28]

    Regularizationandvariableselectionviatheelasticnet

    ZouH,HastieT. Regularizationandvariableselectionviatheelasticnet. JournaloftheRoyalStatisticalSociety:SeriesB (Statistical Methodology) 2005; 67(2): 301–320

  21. [29]

    Sparsity and smoothness via the fused lasso

    Tibshirani R, Saunders M, Rosset S, Zhu J, Knight K. Sparsity and smoothness via the fused lasso. Journal of the Royal Statistical Society: Series B (Statistical Methodology) 2005; 67(1): 91–108

  22. [30]

    A Sparse-Group Lasso

    Simon N, Friedman J, Hastie T, Tibshirani R. A Sparse-Group Lasso. Journal of Computational and Graphical Statistics 2013; 22(2): 231–245

  23. [31]

    Modeling disease progression via fused sparse group lasso

    Zhou J, Liu J, Narayan VA, Ye J. Modeling disease progression via fused sparse group lasso. In: Proceedings of the 18th ACM SIGKDD international conference on Knowledge discovery and data mining. 2012:1095–1103

  24. [32]

    Ridge regression: Biased estimation for nonorthogonal problems

    Hoerl AE, Kennard RW. Ridge regression: Biased estimation for nonorthogonal problems. Technometrics 1970; 12(1): 55–67

  25. [33]

    Flexible methods for analyzing survival data using splines, with applications to breast cancer prognosis

    Gray RJ. Flexible methods for analyzing survival data using splines, with applications to breast cancer prognosis. Journal of the American Statistical Association 1992; 87(420): 942–951

  26. [34]

    Penalized likelihood in Cox regression

    Verweij PJ, van Houwelingen HC. Penalized likelihood in Cox regression. Statistics in medicine 1994; 13(23-24): 2427– 2436

  27. [35]

    The lasso method for variable selection in the cox model

    Tibshirani R. The lasso method for variable selection in the cox model. Statistics in medicine 1997; 16(4): 385–395

  28. [36]

    Regularization paths for Cox’s proportional hazards model via coordinate descent

    Simon N, Friedman J, Hastie T, Tibshirani R. Regularization paths for Cox’s proportional hazards model via coordinate descent. Journal of statistical software 2011; 39(5): 1

  29. [37]

    Fused lasso algorithm for cox proportional hazards and binomial logit models with application to copy number profiles

    Chaturvedi N, de Menezes RX, Goeman JJ. Fused lasso algorithm for cox proportional hazards and binomial logit models with application to copy number profiles. Biometrical Journal 2014; 56(3): 477–492

  30. [38]

    Model selection and estimation in regression with grouped variables

    Yuan M, Lin Y. Model selection and estimation in regression with grouped variables. Journal of the Royal Statistical Society Series B: Statistical Methodology 2006; 68(1): 49–67

  31. [39]

    KimJ,SohnI,JungSH,KimS,ParkC.Analysisofsurvivaldatawithgrouplasso.CommunicationsinStatistics-Simulation and Computation 2012; 41(9): 1593–1605

  32. [40]

    Biometrics 2019; 75(4): 1299–1309

    BeerJC,AizensteinHJ,AndersonSJ,KraftyRT.Incorporatingpriorinformationwithfusedsparsegrouplasso:Application to prediction of clinical measures from neuroimages. Biometrics 2019; 75(4): 1299–1309

  33. [41]

    Variableselectionforcox’sproportionalhazardsmodelandfrailtymodel

    FanJ,LiR. Variableselectionforcox’sproportionalhazardsmodelandfrailtymodel. TheAnnalsofStatistics2002;30(1): 74–99

  34. [42]

    Adualalgorithmforthesolutionofnonlinearvariationalproblemsviafiniteelementapproximation

    GabayD,MercierB. Adualalgorithmforthesolutionofnonlinearvariationalproblemsviafiniteelementapproximation. Computers & mathematics with applications 1976; 2(1): 17–40. Miah ET AL 19

  35. [43]

    Sur l’approximation, par éléments finis d’ordre un, et la résolution, par pénalisation-dualité d’uneclassedeproblèmesdedirichletnonlinéaires

    Glowinski R, Marroco A. Sur l’approximation, par éléments finis d’ordre un, et la résolution, par pénalisation-dualité d’uneclassedeproblèmesdedirichletnonlinéaires. Revuefrançaised’automatique,informatique,rechercheopérationnelle Analyse numérique 1975; 9(R2): 41–76

  36. [44]

    Distributed Optimization and Statistical Learning via the Alternating Direction Method of Multipliers

    Boyd S, Parikh N, Chu E, Peleato B, Eckstein J. Distributed Optimization and Statistical Learning via the Alternating Direction Method of Multipliers. Foundations and Trends in Machine Learning 2010; 3(1): 1–122

  37. [45]

    Admm for least square problems with pairwise-difference penalties for coefficient grouping

    Parka S, Shin SJ. Admm for least square problems with pairwise-difference penalties for coefficient grouping. Communi- cations for Statistical Applications and Methods 2022; 29(4): 441–451

  38. [46]

    Alternating direction method with self-adaptive penalty parameters for monotone variational inequalities

    He BS, Yang H, Wang S. Alternating direction method with self-adaptive penalty parameters for monotone variational inequalities. Journal of Optimization Theory and applications 2000; 106: 337–356

  39. [47]

    Regularizationpathsforgeneralizedlinearmodelsviacoordinatedescent

    FriedmanJH,HastieT,TibshiraniR. Regularizationpathsforgeneralizedlinearmodelsviacoordinatedescent. Journalof statistical software 2010; 33: 1–22

  40. [48]

    Convexcovariateclusteringforclassification

    AndradeD,FukumizuK,OkajimaY. Convexcovariateclusteringforclassification. PatternRecognitionLetters2021;151: 193–199

  41. [49]

    Smoothingnoisydatawithsplinefunctions:estimatingthecorrectdegreeofsmoothingbythemethod of generalized cross-validation

    CravenP,WahbaG. Smoothingnoisydatawithsplinefunctions:estimatingthecorrectdegreeofsmoothingbythemethod of generalized cross-validation. Numerische Mathematik 1978; 31(4): 377–403

  42. [50]

    Generalizedcrossvalidationinvariableselectionwithandwithoutshrinkage

    JansenM. Generalizedcrossvalidationinvariableselectionwithandwithoutshrinkage. Journalofstatisticalplanningand inference 2015; 159: 90–104

  43. [51]

    Algorithms for minimization without derivatives

    Brent RP. Algorithms for minimization without derivatives. Englewood-Cliffs: Prentice-Hall. 1973

  44. [52]

    Phasesofmethodologicalresearchinbiostatistics—buildingtheevidencebase for new methods

    HeinzeG,BoulesteixAL,KammerM,etal. Phasesofmethodologicalresearchinbiostatistics—buildingtheevidencebase for new methods. Biometrical Journal 2024; 66(1): 2200222

  45. [53]

    Simulationstudiesformethodologicalresearchinpsychology:Astandardizedtemplate for planning, preregistration, and reporting [preprint]

    SiepeBS,BartošF,MorrisT,etal. Simulationstudiesformethodologicalresearchinpsychology:Astandardizedtemplate for planning, preregistration, and reporting [preprint]. PsyArXiv 2023

  46. [54]

    Using simulation studies to evaluate statistical methods

    Morris TP, White IR, Crowther MJ. Using simulation studies to evaluate statistical methods. Statistics in Medicine 2019; 38(11): 2074–2102

  47. [55]

    Simulating competing risks data in survival analysis

    Beyersmann J, Latouche A, Buchholz A, Schumacher M. Simulating competing risks data in survival analysis. Statistics in Medicine 2009; 28(6): 956–971

  48. [56]

    Döhner H, Weber D, Krzykalla J, et al. Intensive chemotherapy with or without gemtuzumab ozogamicin in patients with npm1-mutated acute myeloid leukaemia (amlsg 09–09): a randomised, open-label, multicentre, phase 3 trial. The Lancet Haematology 2023; 10(7): e495–e509

  49. [57]

    Impactofmyelodysplasia-relatedandadditionalgenemutationsinintensivelytreated patients with NPM1-mutated acute myeloid leukemia

    CocciardiS,SaadatiM,WeißN,etal. Impactofmyelodysplasia-relatedandadditionalgenemutationsinintensivelytreated patients with NPM1-mutated acute myeloid leukemia. Accepted for Publication in HemaSphere 2024

  50. [58]

    R: A Language and Environment for Statistical Computing.R Foundation for Statistical Computing;Vienna, Austria: 2024

    R Core Team. R: A Language and Environment for Statistical Computing.R Foundation for Statistical Computing;Vienna, Austria: 2024

  51. [59]

    mstate: An R Package for the Analysis of Competing Risks and Multi-State Models

    de Wreede LC, Fiocco M, Putter H. mstate: An R Package for the Analysis of Competing Risks and Multi-State Models. Journal of Statistical Software 2011; 38(1): 1–30

  52. [60]

    penMSM: Estimating Regularized Multi-state Models Using L1 Penalties.2015

    Reulen H. penMSM: Estimating Regularized Multi-state Models Using L1 Penalties.2015. R package version 0.99

Pith tools

Reviewed August 12, 2026 · model on record in the stance chip above.