equation does not have estimates
Posted: Tue Dec 16, 2014 4:02 am
Hi!
in case an equation does not have estimates (e.g. because a nonlinear model failed to converge), what are the "values" in eqn.@coef() ? a blank string or zero or na?
I'm not interested in ways to overcome the non-convergence which lead to the non-existing estimates. I would just like to include an IF statement in my program to find out what the "nature" of the estimates is (i.e. numbers, as expected, or something else, like a blank string etc.).
Thanks!
~~Alois
in case an equation does not have estimates (e.g. because a nonlinear model failed to converge), what are the "values" in eqn.@coef() ? a blank string or zero or na?
I'm not interested in ways to overcome the non-convergence which lead to the non-existing estimates. I would just like to include an IF statement in my program to find out what the "nature" of the estimates is (i.e. numbers, as expected, or something else, like a blank string etc.).
Thanks!
~~Alois