Page 1 of 1

How to calculate non-linear coefficients?

Posted: Mon Jun 07, 2010 8:36 pm
by igross
Hi,

I have a series t and I want to calculate a value x, such for the series t^(x) the skewness is zero.

ie I want find x s.t. 0 = @skew(t^x)

Can you point me in the right direction?