Differences

This shows you the differences between two versions of the page.

Link to this comparison view

calc_change_matrix [2011/05/16 22:56]
hermann created
calc_change_matrix [2011/07/24 21:14]
Line 1: Line 1:
-====== Calc Change Matrix ====== 
- 
-===== Description ===== 
- 
-This functor calculates the quantity of changes, multiplying the transition rates by the number of cells of each category to be changed. 
- 
-===== Inputs ===== 
- 
-^ Name                ^ Type                                            ^ Description ​                                      ^ 
-| Landscape ​          | [[Categorical Map Type | Categorical Map]]      | Map of values for each category to be changed. ​   | 
-| Transition Matrix ​  | [[Transition Matrix Type | Transition Matrix]] ​ | A transition matrix containing transition rates. ​ | 
- 
-===== Outputs ===== 
- 
-^ Name     ^ Type                                    ^ Description ​                                              ^ 
-| Changes ​ | [[Change Matrix Type | Change Matrix]] ​ | Matrix with the quantity of changes for each transition. ​ | 
- 
-===== Group ===== 
- 
-Simulation 
- 
-===== Notes ===== 
- 
-Since transition rates represent percentage of changes (net rates), they need to be multiplied by the number of cells of a certain category available for change to calculate the quantity of changes in terms of number of cells (crude rates). 
- 
-The resulting number of cells (crude rate) is always rounded to the nearest integer value. 
- 
-===== Internal Name ===== 
- 
-CalcChangeMatrix