linear regression
By John in ERDAS Software Forum
----------------------------------
You were sent this email because you opted to receive email notifications when someone created a new thread, or replied to a topic within this forum, ERDAS Software Forum.
To unsubscribe:
Re: linear regression
By Al Kirschbaum in ERDAS Software Forum
Hi John-
After reading the description on the model I see that you will have to take each of the layers of interest out of your images, then stack them together into one image. Then you'll just type the layer number into the X and Y scalar objects, which are n46_Integer and n47_Integer, respectively. I've copied the text from the model description which led me to this conclusion below.
"The model regression_tables.gmd does this with two tables (lists) of variable values. Based on the input tables, it will calculate the a and b coefficients and The model regression_imagery.gmd does something very similar, but uses two bands of imagery as the inputs. The way the model is written, the two bands must come from a single image, so the bands may have to be layer-stacked into a single image first, but the model could be modified to take multiple input images. Which bands to use are specified by typing a layer number into the X and Y Scalar objects. The regression coefficients a and b are written out to the Session Log again."
Cheers
-al
----------------------------------
You were sent this email because you opted to receive email notifications when someone responded to this thread.