The expression below cannot be solve in closed form. I wish to solve in using SAS, I wish to ask if anyone knows how to find X s.t the expression below is zero.
Consider the following .
C= know value
U is Uniform (0,1)
F(x)=1-S(x) is known
a=known value
k=known value
ht-= is known.
The only unknown is X.
I wish to write a SAS code that find X such that the right hand sight is equal the left hand side numerically.
I can not make X the subject but can find a numerical solution.
How can I find the Values of X s. that
C*U- [F(x) *exp(-(k-a*X)**2 - (k - a**2 * X) exp(-(k -a*X)**2/2t)*F(x)- ht]=0