Closed jesstytam closed 2 years ago
maybe try quantile regression for this one? https://ggplot2.tidyverse.org/reference/geom_quantile.html
also try scale_x_log10
so that the units on the x-axis are real. (y-axis is harder problem...)
something like this?
nice one! different slopes are very interesting! I guess x-axis is kg?
For y-axis try this solution: https://github.com/tidyverse/ggplot2/issues/2980 ?
yes looks like marsupials and monotremes is slightly negative
is this better?
actually it looks exactly the same (except the lines are now curved), need to check why
fixed the scale and body mass values
new font
new dataset, changed g to kg
added more ticks on the y-axis