Andrea Discacciati

Results 10 issues of Andrea Discacciati

#### Summary: `stan_surv` produces different results after rearranging (sorting) the observations despite using the same seed. #### Description: As per the summary. With the example data below, this issue happens...

bug
survival

#### Summary: `stan_surv` doesn't interpret correcty the convention of having `NA`s instead of infinite values with `type = "interval2"` survival data. #### Description: As per `?Surv`, when `type = "interval2"`...

bug
survival

Local macros continue to exist after the end of the do-file. (macOS 10.12.6 - Stata MP 14.2 - ST3) For example: after executing this code ``` clear all macro drop...

Thank you, Mark, for this great R package! This bug bites when one tries to convert to data frame a `markov_msm` object returned by the `standardise()` function, but _only if_...

Hello Paul, would you be open to add the Weibull distribution with proportional-hazards parametrisation to the list of native families? Code to define Weibull PH as a custom response distribution...

feature
family

#### Summary: Same `rstanarm` version from `feature/survival` (version `2.21.2`), same seed, different results between R `3.6.3` and `4.2.0`. #### Description: As per the summary, I have the same version of...

survival

#### Description: `rstanarm`'s modeling functions won't save warm-up draws even if `save_warmup = TRUE` is specified. (`refresh`, otoh is correctly passed to `stan()`, for example). #### Reproducible example: ``` >...

*Summary* It would be great if `ppc_km_overlay()` could accomodate left-truncation when computing the Kaplan-Meier functions for the original sample and for the simulated data from the PPD, and not only...

Is it currently possible to add to a table produced by `tbl_ae` the number of patients with "Any Adverse Event" by Grade (including "Any grade")? I am thinking either as...

## Description Exporting an object of class `tbl_cross` as a .docx file using `gtsummary::as_gt()` followed by `gt::gtsave()` generates a Word file that, when opened, triggers this warning pop-up: > Word...

Type: ☹︎ Bug