Calculate marginal effects for continuous variables.
Calculate marginal effects for continuous variables. Functions calculate for variables in the mean equation and in the variance equation, for a variable in both equations the effects should be summed.
continuous.margin.mean(paramvec,etas,link,std.dev) continuous.margin.sd(paramvec,etas,link,std.dev,gstd.dev)
paramvec |
Coefficients related to variables for which marginal effects are desired. |
etas |
Inputs to link functions. |
link |
specifies the link function for the estimated model. |
std.dev |
The calculated standard deviation of the error terms. |
gstd.dev |
The calculated derivative of the standard deviation of the error terms. |
Numeric vector of marginal effects.
Nathan Carroll, nathan.carroll@ur.de
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.