On 6/8/07, Brian Schott <[EMAIL PROTECTED]> wrote:
       Neither am I an expert. Your plot solution looks
suspicious to me because the endpoints of each graph
"diverge" in the sense that for example the blue line is
arcing upward on both ends.

I took two different approaches for the end points.

In 'fit', I extended the data linearly, at the end points, then
discarded the extra data it produced.  In 'curve', I did not
do so.

If you prefer, you might use
  curve2=: 30 }. _30 }. [EMAIL PROTECTED]
in place of curve

Also, it's interesting to set arbitraryConstant to something
around 45, and compare the results from fit and curve.

--
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to