imma_go_take_a_nap t1_j0wzqem wrote
And what function have you fit to the data? LOWESS?
slsturrock OP t1_j0xbkow wrote
Ya just the default loess via geom_smooth in ggplot. I'd like to take some time to model it more intentionally, but I wanted to start by seeing what trends emerged without imposing any restrictions.
imma_go_take_a_nap t1_j0z5vjk wrote
That makes sense. It would be interesting to change the X axis to Julian day (values 1 to 365) and then plot the data by year. That would expose seasonal differences and trends between years. And you could manually indicate annual means with tick marks on the Y axis.
Viewing a single comment thread. View all comments