Up one level | ||
accumulative_parts.php [source] [72 lines] | Range processor splitting the course in parts and accumulating data from the start. | |
after_now.php [source] [37 lines] | Interface for time-splitting methods whose ranges' times are after time(). | |
after_start.php [source] [111 lines] | Time splitting method that generates predictions X days/weeks/months after the analysable start. | |
base.php [source] [311 lines] | Base time splitting method. | |
before_now.php [source] [37 lines] | Interface for time-splitting methods whose ranges' times are before time(). | |
equal_parts.php [source] [88 lines] | X parts time splitting method. | |
past_periodic.php [source] [97 lines] | Time splitting method that generates predictions regularly. | |
periodic.php [source] [162 lines] | Time splitting method that generates predictions regularly. | |
upcoming_periodic.php [source] [96 lines] | Time splitting method that generates predictions periodically. |