modelbased icon indicating copy to clipboard operation
modelbased copied to clipboard

:chart_with_upwards_trend: Estimate effects, contrasts and means based on statistical models

Results 83 modelbased issues
Sort by recently updated
recently updated
newest added

It looks like estimate contrasts doesn't change the direction of the contrast when the categorical contrast coding scheme is only changed using something like `contrasts(data$cat)

Hello, First, thank you for what you're doing with this package. It's been very helpful and user-friendly! I'm trying to estimate a random effects model for an ordinal outcome using...

3 investigators :grey_question::question:

The Technical Note in https://easystats.github.io/modelbased/articles/mixed_models.html#generalized-linear-mixed-models says: > For backend = "marginaleffects", the re.form argument is set to NULL for mixed models by default, to calculate marginal predictions. You can use...

What's your opinion :hear_no_evil: