-
Hi,
We are using brms to run some ordinal regression analyses and want to estimate the marginal means from the model. The model we are running is similar to the one given below.
Would it be po…
-
Firs of all, thank you very much for the very useful library.
It works very well with OLS outputs, but is it also possible to get marginal effects for a poisson regression as a stargazer (table & lat…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
**Is your feature request related to a problem? Please describe.**
I occasionally have workloads that consume large amounts of disk space for temporary use in `/tmp`. For example, transcoding large …
-
Guys, I really need your advice here.
I had a handful of recording sessions over the last two weeks, and only one of them went without any crashes. Yesterday, over the course of three hours, I had…
-
### Description
Functionality to create an interaction term for two variables in logistic regression?
### Purpose
_No response_
### Use-case
_No response_
### Is your feature request related to …
-
-
Hi Russ, about a year ago you helped me out with issue #387 to fix a bug when estimating marginal means with `mode = 'mean.class'` from a model fit with `ordinal::clmm()` that has nested fixed effects…
-
@GStechschulte,
we keep using your interpret submodule to it's full extent :-D
We came across two types of comparisons we would like to make but are unsure if/how they are possible. So probably …
-
Summary for smooth terms should show the smooth terms. Currently only their mixed model representation is shown.
``` r
library(galamm)
dat Formula: y ~ s(x) + (1 | id)
#> Data: dat
#>
#> …