- Local time
- Today, 11:24
- Joined
- Sep 12, 2006
- Messages
- 16,056
out of interest, i would try this, based on the useful and powerful (but little known) partition function.
- include a (it will be simple) function that evaluates the elapsed months, (or quarters) to give a whole number for each row of data
- then try the partition function, based on a gap of 3 (using months as above), to analyse the data.
this will split your data into 3 month blocks - which may help you get where you need to be.
- include a (it will be simple) function that evaluates the elapsed months, (or quarters) to give a whole number for each row of data
- then try the partition function, based on a gap of 3 (using months as above), to analyse the data.
this will split your data into 3 month blocks - which may help you get where you need to be.