Forecasting Dates
August 12th, 2007 | Published in Statistics, Visualization
So this is a little thing that I have been working on – nothing too interesting but, I like it. Essentially, if you have a dataset with time on the x axis and a projected goal this function will tell you the exact date your data projection will intersect with your goal.
Related Posts
Cryptanalysis Using n-Gram ProbabilitiesBenford’s Law and Trailing Digit Tests
Latent Semantic Indexing
Singular Value Decomposition
Pearson’s Correlation Coefficient
July 4th, 2010at 4:28 pm(#)
What was the 2nd library (out of 4) besides SmartMathLibrary which you were able to use?
July 4th, 2010at 4:54 pm(#)
I don’t remember exactly what the second one was but one that ended up working was LatoolNet. I filed a bug report on the project but, it really wasn’t a bug because I forgot that I was working on a 64 bit system and dll was compiled with on a 32-bit computer. see http://latoolnet.codeplex.com/workitem/5332. Hope this helps!