comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » regress
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: regress [message #65810 is a reply to message #65671] Wed, 18 March 2009 04:26 Go to previous messageGo to previous message
jameskuyper is currently offline  jameskuyper
Messages: 79
Registered: October 2007
Member
anniebryant@gmail.com wrote:
...
> I am trying to do a basic linear regression. My variables are
> variance of ground-cover and variance of topography. All I want to
> determine is if topographic variance is a good predictor of ground-
> cover variance, i.e. does a high topo variance value do a good job of
> predicting a high ground-cover variance value? You don't think
> REGRESS is the way to go?

Step one should be to plot your two variables against each other. If
you've got two many data points, you might need to look at a 2-D
histogram, instead. Only use REGRESS if it seems plausible from such a
plot that there is a linear relationship between them. If it looks like
there's some other relationship between them, then you should fit to a
curve that more closely resembles that relationship.

However, if the two variables are only loosely connected, which is what
I'd expect in this case, no curve is going to be a particularly good
fit, and using a fitting routine is not the right way to approach this.
What you should be calculating is the correlation between the two variables.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Writing BIG RGB GEOTIFF
Next Topic: IDL version

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:27:27 PDT 2025

Total time taken to generate the page: 0.00429 seconds