Kevin Kunzmann

Results 8 issues of Kevin Kunzmann

Hey, what are the chances of getting support for `.R` script templates? Currently, I cannot define a custom template via an `.R` script (only `.Rmd`). Best, Kevin

feature

Hi, thanks for yet another great package! I was wondering whether partial correlations https://en.wikipedia.org/wiki/Partial_correlation are ultimately within the scope of `corrr`. Might be extremely useful for model building and will...

feature

Hi, I was just wondering whether someone considered adding support for parameterized functions to the formula interface. With the excellent automatic differentiation support in julia it should be possible to...

Hey, absolutely love the package, can't wait for the JSS article! One quick question: When I do not have strata in the table, e.g. using the formula 0 ~ var1...

bug

Hi, this is an attempt to implement support for the {mmrm} package https://github.com/openpharma/mmrm following the steps outlined in the {marginaleffects} documentation https://marginaleffects.com/vignettes/extensions.html#marginaleffects-extension. I am still unclear about the role of...

Dear all, is there a way of setting `INSTALL_opts` with `pkg_install()` - I would like to install tests with `"--install-tests"` but there seems to be no way of passing that...

feature

Hi, this is related to #150 - I am trying to sample forward from the predictive distribution of an individual given current state and sojourn time in that state for...

Hey, cool action - still amazed by how complex it is to get coverage reporting into PRs withour external services... Since a few days my pipelines fail with ``` Error:...