flexsurv-dev icon indicating copy to clipboard operation
flexsurv-dev copied to clipboard

The flexsurv R package for flexible parametric survival and multi-state modelling

Results 25 flexsurv-dev issues
Sort by recently updated
recently updated
newest added

Dear chjackson, I am using a lot these days flexsurv, great package! However with one data, I am receiving an error using the following line of code: `GompertzOS

Hi I am using flexsurv via ```r library(flexsurv) library(penaltyLearning) library(survival) data(neuroblastomaProcessed, package="penaltyLearning") X.mat

Hi, Thanks for the package, the documentation has been a really useful learning resource. I am using flexsurv to extrapolate survival using all-cause mortality data in an excess hazard /...

Hi, I'm trying to simulate survival times for a bunch of individuals conditional on them surviving up to their (individual-specific) censoring time. I'm using `simulate.flexsurvreg()` passing a vector of left-truncation...

I ran into the following error trying to compute 99% CI for model contrasts with `standsurv()`: ``` Calculating bootstrap standard errors / confidence intervals Error in `rename()`: ! Can't rename...