Differences

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

Link to this comparison view

Both sides previous revision Previous revision
tutorial:varying_parameters_in_a_simulation [2013/08/14 19:34]
admin
tutorial:varying_parameters_in_a_simulation [2020/02/18 23:06]
argemiro
Line 7: Line 7:
 For examples, instead of using only a constant transition matrix, //[[:Select Transition Matrix]]// enables the use of different transition matrices in a simulation. For examples, instead of using only a constant transition matrix, //[[:Select Transition Matrix]]// enables the use of different transition matrices in a simulation.
  
-To start, load the model ''​simulate_deforestation_using_multiple_transition_matrix.egoml''​ from ''​\ ​advanced\multiple_parameters\simulate_deforestation_using_multiple_transition_matrix''​+To start, load the model ''​simulate_deforestation_using_multiple_transition_matrix.egoml''​ from ''​\Guidebook_Dinamica_5\Models\additional_resources_lucc\multiple_parameters\simulate_deforestation_using_multiple_transition_matrix''​
  
 {{ :​tutorial:​advanced_1.jpg |}} {{ :​tutorial:​advanced_1.jpg |}}
Line 49: Line 49:
 The same procedure applies to the selection of other model parameters, such as the Weight of Evidence ​ The same procedure applies to the selection of other model parameters, such as the Weight of Evidence ​
 coefficients. ​ coefficients. ​
-Load the model: ''​simulate_deforestation_using_multiple_transition_matrix_and_weights.egoml''​ from ''​\Examples\advanced\multiple_parameters\simulate_deforestation_using_multiple_transition_matrix_and_weights''​+Load the model: ''​simulate_deforestation_using_multiple_transition_matrix_and_weights.egoml''​ from ''​\Guidebook_Dinamica_5\Models\additional_resources_lucc\multiple_parameters\simulate_deforestation_using_multiple_transition_matrix_and_weights''​
  
 A //[[:Select Weights]]// functor is added to the model to enable the selection of more than one Weights of Evidence coefficient files. A //[[:Number Weight]]// is inserted within the container //[[:Select Weights]]// for each Weights of Evidence coefficient file. Another //[[:Load Weights]]// is added to the model in the outside part of the main loop (//​[[:​Repeat]]//​). This functor loads the coefficients from a file and is connected to one of the //[[:Number Weights]]// inside the //[[:Select Weights]]//​. Open each one of the //[[:Number Weights]]// and edit the **Weight Number** field to define the step when each coefficient file begins to take part in the model. A //[[:Select Weights]]// functor is added to the model to enable the selection of more than one Weights of Evidence coefficient files. A //[[:Number Weight]]// is inserted within the container //[[:Select Weights]]// for each Weights of Evidence coefficient file. Another //[[:Load Weights]]// is added to the model in the outside part of the main loop (//​[[:​Repeat]]//​). This functor loads the coefficients from a file and is connected to one of the //[[:Number Weights]]// inside the //[[:Select Weights]]//​. Open each one of the //[[:Number Weights]]// and edit the **Weight Number** field to define the step when each coefficient file begins to take part in the model.