impactsSDPDm {SDPDmod} | R Documentation |
Impacts for 'SDPDm' objects
Description
Direct and indirect effects estimates
Usage
impactsSDPDm(res, NSIM = 200, sd = 12345)
Arguments
res |
an object of class 'SDPDm' |
NSIM |
number of simulations to be performed, default = 200 |
sd |
starting seed, default = 12345 |
Details
For spatial dynamic panel data model:
Short term effects for kth explanatory variable:
Long term effects for kth explanatory variable:
The direct effect is the average of the diagonal elements, and the indirect effect is the average of the row sums of the non-diagonal elements of the matrix.
Value
An object of class 'impactsSDPDm'
Author(s)
Rozeta Simonovska
See Also
[Package SDPDmod version 0.0.5 Index]