Up one level | ||
deciles.php [source] [59 lines] | 10 parts time splitting method. | |
deciles_accum.php [source] [59 lines] | Range processor splitting the course in ten parts and accumulating data. | |
no_splitting.php [source] [80 lines] | No time splitting method. Used when time is not a factor to consider into the equation. | |
one_month_after_start.php [source] [56 lines] | Time splitting method that generates predictions one month after the analysable start. | |
one_week_after_start.php [source] [56 lines] | Time splitting method that generates predictions one week after the analysable start. | |
past_3_days.php [source] [55 lines] | Time splitting method that generates predictions every 3 days. | |
past_month.php [source] [55 lines] | Time splitting method that generates monthly predictions. | |
past_week.php [source] [54 lines] | Time splitting method that generates weekly predictions. | |
quarters.php [source] [59 lines] | Quarters time splitting method. | |
quarters_accum.php [source] [59 lines] | Range processor splitting the course in quarters and accumulating data. | |
single_range.php [source] [67 lines] | Single time splitting method. | |
ten_percent_after_start.php [source] [81 lines] | Time splitting method that generates predictions 3 days after the analysable start. | |
upcoming_3_days.php [source] [53 lines] | Time splitting method that generates insights every three days and calculates indicators using upcoming dates. | |
upcoming_fortnight.php [source] [53 lines] | Time splitting method that generates insights every fortnight and calculates indicators using upcoming dates. | |
upcoming_week.php [source] [53 lines] | Time splitting method that generates weekly predictions. |