Estimation equation in a string
Posted: Fri Jun 13, 2014 11:41 am
Hi,
Is there an easy way to get the estimation equation as a string? say I have an equation object that when you view it has
Estimation Equation
=======================
A = C(1)B + C(2)B(-1)
Is there a
string my_eq = ?
... to get "A = C(1)B + C(2)B(-1)"
Thanks,
Luke
Is there an easy way to get the estimation equation as a string? say I have an equation object that when you view it has
Estimation Equation
=======================
A = C(1)B + C(2)B(-1)
Is there a
string my_eq = ?
... to get "A = C(1)B + C(2)B(-1)"
Thanks,
Luke