This is the more advanced sequel to my original value predictor algorithm. It retains the same prediction functions, but also contains advanced features, such as live graphing and parameter modifications. Press 'a' to activate the advanced mode. (meant for computers). These are the advanced features: Press 'g' to refresh the graph and algorithm functions, based on your new parameters. Press 'r' to set the range parameter (how far back in the data you want to account for) Press 'p' to set how much you want to project into the future. Drag the range around to recalculate the projections across that percentage of data, instantly.
You can toggle the list with all the data with the tiny button. As you add and predict values, the graph will automatically update itself. Full screen is the best way to view it. You can still copy/paste data from a datasheet into the 'Add Value' box, and it will be separated into individual cells. The range has been extended, along with the custom range. NOTE: Any decimals WITHIN the program (not within the data) are rounded to 8 decimals, to make calculations more reliable. As you may know, computers can always make errors with the simplest of calculations.