Adrian Figueroa, Ph.D.
banner
adrianecology.bsky.social
Adrian Figueroa, Ph.D.
@adrianecology.bsky.social
Cuban-American • Wildlife Ecologist and Conservation Scientist • Niche theory, seed dispersal, invasive species, conservation ecology • (he/him/él)
The code for the model is attached.

I would like to have the same figure I just produced, but have them represent the temperature changes at each individual height (which it seems to be doing). I'm just confused by why the conditional_effects() function is changing the values of the heights.
November 17, 2023 at 5:48 PM
Hey #rstats & #brms community! I'm modeling change in avg temp at three heights (1m, 3m, & 5m) on cypress trees using a GAM (one spline per height). I ran the code just fine, but when I extract the conditional_effects and plot it, the heights are modified in the output. Help?
November 17, 2023 at 5:47 PM