November 24th, 2009, 9:07 pm
You want to replicate the returns using linear models? Andrew Lo has a nice paper which replicates hedge funds returns. Although it is not the same application, you can see how restricts the parameters, etc. However, if you dont want to use the linear case, then you will have to decide what is your objective function. For example, explain the charecteristics of the distribution? explain the movements? then I would go for Genetic Algorithms. That way you can find portfolio weights that mimic your stock based on your objective function. Hope this helps!