Re: reduced major axis regression (RMA) and allometric models using MathProg in GLPK

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

Re: reduced major axis regression (RMA) and allometric models using MathProg in GLPK

by Nigel Galloway :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Andrew,

Attached is xyacfs.mod which extends yacfs.mod to permit
investigation of data which may have errors in x (XonY) or y
(YonX). It adds a Weight parameter:

     When set to 1 the model produces best fit by least squares
with all error in y and none in x (YonX);
     When set to zero the model produces best fit by least squares
with all error in x and none in y (XonY);
     When set to 0.5 the model assumes equal error in x and y
producing results similar to fitting by Reduced Major Axis Analysis.

Please add this to the examples section if you think it is uaseful.

Thanks,

Nigel



> ----- Original Message -----
> From: "Noli Sicad" <nsicad@...>
> To: Nigel_Galloway@...
> Subject: reduced major axis regression (RMA) and allometric
> models using MathProg in GLPK
> Date: Fri, 23 Oct 2009 13:49:59 +1100
>
>
> Hi Nigel,
>
> Thanks for sharing your regression i.e. curve fitting examples using
> Mathprog in GLPK (cflsq.mod, qfit.mod and yacfs.mod).
>
> I think you have heard about RMA regression. Would be possible to have
> another example using  reduced major axis regression (RMA) using
> MathProg?
>
> Here are references:
>
> [R] test regression against given slope for reduced major axis
> regression (RMA)
> http://finzi.psych.upenn.edu/R/Rhelp02a/archive/80841.html
>
> RMA http://www.bio.sdsu.edu/pub/andy/RMAmanual.pdf
>
> Thanks in advance.
>
> Regards, Noli

>


--
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 9 at http://www.opera.com

Powered by Outblaze


_______________________________________________
Help-glpk mailing list
Help-glpk@...
http://lists.gnu.org/mailman/listinfo/help-glpk

xyacfs.mod (2K) Download Attachment

Re: reduced major axis regression (RMA) and allometric models using MathProg in GLPK

by Andrew Makhorin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Nigel,

> Attached is xyacfs.mod which extends yacfs.mod to permit
> investigation of data which may have errors in x (XonY) or y
> (YonX).

Thank you for your example. I included it (the recent version) in the
glpk examples subdirectory.


Andrew Makhorin



_______________________________________________
Help-glpk mailing list
Help-glpk@...
http://lists.gnu.org/mailman/listinfo/help-glpk