Search found 2 matches

by igross
Mon Jun 07, 2010 8:36 pm
Forum: Data Manipulation
Topic: How to calculate non-linear coefficients?
Replies: 0
Views: 2175

How to calculate non-linear coefficients?

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?
by igross
Mon Jun 07, 2010 1:21 am
Forum: Programming
Topic: How to program to offset skewness
Replies: 0
Views: 1764

How to program to offset skewness

Hi,

I have a series y and I want to write a program that chooses a value x, such for the series y^(x) the skewness is zero.

ie I want the program to find x s.t. 0 = @skew(y^x)


Thanks!

Go to advanced search