I have begun a project that does some rather heavy time series analysis. I am building it in VB.NET and using disconnected Datasets.

I am looking for an add-in that will give me advanced stat functions, but not need to operate on a 'connected' database (SQL or the like). I don't want to add the complexity.

Also helpful would be Box Pierce Qtest code, if anyone knows where I can get it.

Thanks.