Devin Incerti
Devin Incerti
I would echo Max and suggest using `survfit()` to get survival predictions. It does a lot under the hood and can handle stratification, start/stop data, etc. There is also a...
I think hazards can be useful as a diagnostic (e.g., for understanding whether a parametric model seems reasonable, exploring non-proportional hazards). But I don't think they are nearly as useful...
The problem is that your transition model doesn't have a death state specified. Try this: ``` transmod
The general solution is to allow for covariates that dynamically update during the individual-level simulation. You would ideally want users to be able to write custom functions to update the...
Hi @rhart1, thanks for the PR. To start, can you fix the two warnings identified by the R CMD check and the note: ``` Non-standard file/directory found at top level:...
You can access any of the outputs like a normal list. For instance, to subset the NMB to the second subgroup ``` n_samples