|
@@ -10,9 +10,7 @@ number of elements (N), means (medX, medY), standard deviations
|
|
regression model as a whole (F).
|
|
regression model as a whole (F).
|
|
|
|
|
|
<H2>NOTES</H2>
|
|
<H2>NOTES</H2>
|
|
-The flag <em>-s</em> select the slower method (applies to FP maps only)
|
|
|
|
-which writes out all pixel values individually to the temporary file.
|
|
|
|
-The results for offset/intercept (a) and gain/slope (b) are then
|
|
|
|
|
|
+The results for offset/intercept (a) and gain/slope (b) are
|
|
identical to that obtained from R-stats's lm() function.
|
|
identical to that obtained from R-stats's lm() function.
|
|
|
|
|
|
<H2>EXAMPLE</H2>
|
|
<H2>EXAMPLE</H2>
|
|
@@ -44,6 +42,7 @@ echo $R
|
|
|
|
|
|
Dr. Agustin Lobo - alobo at ija.csic.es<BR>
|
|
Dr. Agustin Lobo - alobo at ija.csic.es<BR>
|
|
Updated to GRASS 5.7 Michael Barton, Arizona State University<BR>
|
|
Updated to GRASS 5.7 Michael Barton, Arizona State University<BR>
|
|
-Script style output Markus Neteler
|
|
|
|
|
|
+Script style output Markus Neteler<BR>
|
|
|
|
+Conversion to C module Markus Metz
|
|
|
|
|
|
<p><i>Last changed: $Date$</i>
|
|
<p><i>Last changed: $Date$</i>
|