Displaying 1 result from an estimated 1 matches for "331081".
Did you mean:
131081
2004 Nov 20
1
annotation problems (conditional text())
Hello,
I'm trying to annotate my plots nicely and am running into trouble.
This example contains two problems:
a) the 'text()' arguments do not show the conditional behavior I'm
trying to give them. I try to test for the intercept of my regression
and reformat the output accordingly ('+ intercept' in the >= 0 case and
'- sqrt(intercept^2)' in the other case),