[R-sig-ME] partial effects plots
Ben Bolker
bbo|ker @end|ng |rom gm@||@com
Tue Jul 30 22:18:04 CEST 2024
Start with emmeans or effects packages? In particular
library(effects)
plot(allEffects(fitted_model))
On 7/30/24 15:44, Lee, Laura M via R-sig-mixed-models wrote:
> Hello all,
>
> I have fit a GLMM to presence/absence data (family = binomial) from an acoustic telemetry study. I have five fixed effects-Year (a factor), Day of Year, Hour of Day, Sex (a factor), and water temperature-and one random effect-Fish ID (a factor). I am looking to create partial effects plots for the covariates. Can anyone direct me to some sample code or suggest a package to help me get started. My Google searches haven't been very fruitful.
>
> I would appreciate any assistance on this matter. Thank you for your time!
>
>
> Best,
>
> Laura
>
>
> #############################
> Laura M. Lee
> USFWS - Northeast Fishery Center
> P.O. Box 75
> 308 Washington Ave.
> Lamar, PA 16848
> Phone: 570-726-4247 x 50122
> Laura_Lee using fws.gov<mailto:Laura_Lee using fws.gov>
> #############################
>
>
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-mixed-models using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
More information about the R-sig-mixed-models
mailing list