Changes between Version 19 and Version 20 of River width models
- Timestamp:
- Nov 26, 2010 9:38:59 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
River width models
v19 v20 18 18 '''Non linear regression''' with library(nlme) 19 19 * Model 1: width~alpha*up_area^beta 20 * Model 2 : width~gamma*shreve^lambda (à tester : width~gamma*s hreve^lambda20 * Model 2 : width~gamma*shreve^lambda (à tester : width~gamma*strahler^lambda 21 21 22 22 … … 32 32 * QQ-plot or histogrqam of the residuals for normality 33 33 * Residuals versus each explanatory variable to check independence 34 35 36 ||[[Image(source:data/Docs/trac/RiverWidth/up_area_shreve.jpeg,300px)]] ||[[Image(source:data/Docs/trac/RiverWidth/up_area_strahler.jpeg,300px)]] 37 ||Up catchment area ~ shreve|| Up catchment area ~ strahler|| 38