pammtools icon indicating copy to clipboard operation
pammtools copied to clipboard

Piece-wise exponential Additive Mixed Modeling tools

Results 24 pammtools issues
Sort by recently updated
recently updated
newest added

If I try to transform a competing risk data set with time-dependent covariates into ped format, the `combine` argument is ignored. See example below: ```R library(pammtools) dat

bug
priority: high
data transformation

When I try to use a factor variable for the status in `as_ped`, the code errors out. I tested this only with competing risk data where using factor or character...

If I try to use `as_ped` to build my competing risks data set with time dependent covariates, the follow up time is cut short at the last event time where...

Hello, I was wondering if it would be possible to release the package also as an anaconda package, so that it can be installed into local anaconda environments? I'm asking...

Try to remove **`dplyr`** dependency similar to **`sf`** package (see https://github.com/r-spatial/sf/blob/master/R/tidyverse.R)

discussion
priority: low
tidyverse

- how difficult to get PAMMs fitted by brms? - can we get postprocessing to work? (also: CIs from posteriors, etc)

enhancement

Data simulation and data transformation for multi-state models