Closed Aariq closed 3 years ago
Adding raw data too busy for main text, I think. Needs to be separate plots for CF and FF to be readable.
Violin plots for probabilities look OK
Probably could do something cool with this: https://github.com/LKremer/ggpointdensity
The best thing might be to plot CF and 1-ha in separate plots with raw data using ggpointdensity
for size and using histograms or violin plots (as above) for flowering and survival. This should be in supplemental though, as the main point of these plots is to compare habitats on the same plot.
R1:
I think this suggestion is to revert to plotting back-transformed fitted data and adding points for raw data. I think this is probably a good idea. Rather than just adding the model intercept though, it would probably be better to
predict()
for an median sized plant and use the same size asnewdata
for both CF and FF.Related to #78