Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I have a real data set and I'm trying to use MMSE as a forecast method, but I have no idea how to use them for real data set, I was wondering if anybody can help?

i.e SKU1 1 2 4 6 8 2 3 4 5 6 7 9 1 0 4 1 6 7 2 How MMSE do a forecast for the period 20?

All the best

share|improve this question
What is MMSE? If it's Minimum Mean Squared Error, it's not a forecast method, but a criterion. (Actually, MSE is the criterion, and MMSE is the objective of the optimization routine that estimates the parameters of your model.) You need a model, too, e.g., constant, linear trend, ... – jbowman Jun 28 '12 at 20:49

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.