Hi all,
so i have a time series of temperature and depth.
i created bin depth and temperature and calculate the time at depth and time at temperature per each bin and split it into night and day periods.
I am struggling in finding the proper test to compare the time spent at each temperature/depth bin against each bin and/or day-night period.
For instance, I want to see if mean time at depth at 0-5 m is 1) the same during the night/day period and 2) if the overall time spent at 0-5 m is the same as the time spent at 10-15 or 20-25 m etc.
Anyone can give me a tip? I generally use R-studio.
Thanks in advance