Skip to content

Commit

Permalink
Add r.regression.multi algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
Médéric RIBREUX committed Feb 20, 2016
1 parent 5e592ee commit b06d808
Showing 1 changed file with 8 additions and 0 deletions.
@@ -0,0 +1,8 @@
r.regression.multi
Calculates multiple linear regression from raster maps.
Raster (r.*)
ParameterRaster|mapx|Map for x coefficient|False
ParameterRaster|mapy|Map for y coefficient|False
OutputRaster|residual|Residual Map
OutputRaster|estimates|Estimates Map
OutputHTML|html|Regression coefficients

0 comments on commit b06d808

Please sign in to comment.