How many simulations need to do?

后端 未结 3 1156
南笙
南笙 2020-12-21 14:54

Hello my problem is more related with the validation of a model. I have done a program in netlogo that i\'m gonna use in a report for my thesis but now the question is, how

3条回答
  •  粉色の甜心
    2020-12-21 15:50

    1) The number of simulations for each parameter setting can be decided by studying the coefficient of variance Cv = s / u, here s and u are standard deviation and mean of the result respectively. It is explained in detail in this paper Coefficient of variance.

    2) The simulations where parameters are changed can be analyzed using several methods illustrated in the paper Testing methods.

    These papers provide scrupulous analyzing methods and refer to other papers which may be relevant to your question and your research.

提交回复
热议问题