Hello,
I am looking at continuous data for body length over the course of 200 years (date) and am trying to plot a boxplot for the distribution of body length in each of k predefined bins over time.
For example, how would I bin these data in 20 year chunks and plot a histogram in each for body length.
Can an ANOVA be run on these distributions?
Thank you!