fit-error for acsplines fit

View: New views
4 Messages — Rating Filter:   Alert me  

fit-error for acsplines fit

by lynx.abraxas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello!


I'm wondering if there is some way to get a kind of fit-error for acsplines. I
think this could be helpful to determin a good approximation of the  weighting
factor.
Can gnuplot tell about such an approximation value for acsplines?

Thanks for any hints
Lynx


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gnuplot-info mailing list
Gnuplot-info@...
https://lists.sourceforge.net/lists/listinfo/gnuplot-info

Re: fit-error for acsplines fit

by Hans-Bernhard Bröker-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

lynx.abraxas@... wrote:

> I'm wondering if there is some way to get a kind of fit-error for acsplines.

No.  Nor would it make much sense to try.  An acspline isn't a fit ---
its parameters have no meaning to the actual curve, they don't model
anything.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gnuplot-info mailing list
Gnuplot-info@...
https://lists.sourceforge.net/lists/listinfo/gnuplot-info

Re: fit-error for acsplines fit

by lynx.abraxas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 11/10/09 23:04:50, Hans-Bernhard Bröker wrote:
> lynx.abraxas@... wrote:
>
>>  I'm  wondering  if  there  is  some  way  to  get  a kind of fit-error for
acsplines.
>
> No.  Nor would it make much sense to try.  An acspline isn't a fit ---
> its parameters have no meaning to the actual curve, they don't model
> anything.

Thanks for Your quick answer.
If the acspline paramaters have no meaning to the actual  curve  I  wonder  if
there  is  a kind of measure that tells how big the average difference between
the actual data points to according spots of the acsplines curve is.
Basicly taking the y-value of the acspline curve  at  each  data  x-value  and
cumputing the difference to the data y-value. I just don't know how to get the
function of the acsplines. Since the computer nows where  to  plot  the  curve
points  it  must  know  the  y-values. The ugliest way to get them would be to
count the y-pixels in the plot...
Is there any better way to do this?

Regards,
Lynx


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gnuplot-info mailing list
Gnuplot-info@...
https://lists.sourceforge.net/lists/listinfo/gnuplot-info

Re: fit-error for acsplines fit

by Thomas Sefzick :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

'set table'
and then plot again

lynx.abraxas wrote:
On 11/10/09 23:04:50, Hans-Bernhard Bröker wrote:
> lynx.abraxas@freenet.de wrote:
>
>>  I'm  wondering  if  there  is  some  way  to  get  a kind of fit-error for
acsplines.
>
> No.  Nor would it make much sense to try.  An acspline isn't a fit ---
> its parameters have no meaning to the actual curve, they don't model
> anything.

Thanks for Your quick answer.
If the acspline paramaters have no meaning to the actual  curve  I  wonder  if
there  is  a kind of measure that tells how big the average difference between
the actual data points to according spots of the acsplines curve is.
Basicly taking the y-value of the acspline curve  at  each  data  x-value  and
cumputing the difference to the data y-value. I just don't know how to get the
function of the acsplines. Since the computer nows where  to  plot  the  curve
points  it  must  know  the  y-values. The ugliest way to get them would be to
count the y-pixels in the plot...
Is there any better way to do this?

Regards,
Lynx


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gnuplot-info mailing list
Gnuplot-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuplot-info