Kevin Kunzmann

Results 19 comments of Kevin Kunzmann

thanks for the quick and exhaustive reply! Typo on my side, `1 ~ ` was what I did. Null makes sense although it would usually not be reported (weird med...

@mattwarkentin would be interested in those too - you would not happen to have a PR lying around ;) ?

Hey, just ran into this issue as well. This would be super useful to have for beginners (dev on Windows RStudio, Q() on linux HPC). Not sure whether I understand...

> What MS Windows system are you on? Win 10 enterprise, org managed and as it seems with the optional openssh feature disabled x) How do you feel about getting...

Great points, offering a fallback or documenting a reasonably stable workaround might be the better way to go. The official docs on enabling openssh for Windows 10 are: https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_install_firstuse?tabs=gui Looking...

@danielinteractive, you might find this interesting too.

Here is a suggestion (admittedly super inefficient) of how this could look like. One of the many problems is that it is super slow to not preallocate the return vecors....

No, only the current state ('start' in `sim.fmsm`) sojourn would be needed. Imagine simulating forward for each individual at an interim analysis in a CT setting. For `simulate.flexsurvreg()` this is...

Would be great to extend this (essentially parametric bootstrap?) to sim.fmsm and simulate.flexsurvreg - I think at the moment they do not consider parameter uncertainty, right? Edit: So, to generate...