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)
Coefficients related to variables for which marginal effects are desired.
Inputs to link functions.
specifies the link function for the estimated model.
The calculated standard deviation of the error terms.
The calculated derivative of the standard deviation of the error terms.
Numeric vector of marginal effects.