Re: [R] Need Advice with C# Program to Create and Display Cusum Chart

2008-01-25 Thread Dieter Menne
marinercapital.com> writes: > > I need to write a C# program to create and display Cusum chart from any > of the packages, > spc, qcc or strucchange. > > 1-The data resides in a MS SQL Database. The C# program will handle > obtaining the data for the requisite types of samples. It is easy t

[R] Need Advice with C# Program to Create and Display Cusum Chart

2008-01-25 Thread ngottlieb
I need to write a C# program to create and display Cusum chart from any of the packages, spc, qcc or strucchange. Issues: 1-The data resides in a MS SQL Database. The C# program will handle obtaining the data for the requisite types of samples. Assistance needed on: 1-How can I call the cusum