OLS Estimation of parameters in SIERAH models
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | seirah_ols(
b,
stateinit,
data,
alpha = 1,
De = 5.2,
Di = 2.3,
Dq = 10,
Dh = 30,
popSize = 6.5e+07,
dailyMove = 1e+06,
timeconf = 1000,
lengthconf = 1000,
newdailyMove = 1e-05 * popSize,
factorreductrans = 3,
verbose = TRUE,
obs = "1Y"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.