-
Hi!
I was hoping to implement a competing risks estimator in my python package dcurves. I was wondering if this package would build out its survival modules to incorporate cox proportional hazards/…
-
It would be great to add this feature. How complicated is this to implement? I've had difficulty finding a paper with implementation details. Tried looking at the R `survival` package but they seem to…
-
I'm running a cox model and I keep getting an error:
coxph(formula = Surv(followuptime_yr, inc_dem2) ~ MetSyndrome +
TEU_APOE_e4_carrier1 + MetSyndrome * TEU_APOE_e4_carrier1 +
BaC_Age…
-
Hello, I am doing some real data analysis about high-dimensional cox model. My real dataset's shape is like 240*7000, however, I try to use the `abess.CoxPHSurvivalAnalysis()` with cv and it can not c…
-
Full reprex to be attached momentarily (comment too large for pasting), bug found in course of identifying problem in #130
Note for #130 will not fix, however, logging here for addressing software…
-
Dear Authors,
I noticed, that the forest_model function doesn't plot interactions. The version from CRAN doesn't do that, so I downloaded and installed the most fresh code from the GitHub. Same resul…
-
Dear regmedint team,
Thank you very much for this package,it's very useful. And I wonder that how to build a Hierarchical Cox Regression Model, because i want to konw effect of risk factors in dif…
-
In the CohortMethod power tab, the MDRR is shown. This is computed on the fly based on the counts. However, the problem with this is that the counts might be masked because they were below the minCell…
-
Hi flexsurv,
Firstly, my apologies that this appears to be an old question, and I do not have a reprex example or a sharable dataset due to data-sharing agreements. The dataset has only four varia…
-
According to Cox (1980), in equation 17.80, for the homogeneous model (aka isopycnic, aka n=0 polytrope), the square dimensionless frequencies for $f$-modes follow
$\bar{\omega}^2 = \frac{2\ell(\el…