continuous.margin: Calculate marginal effects for continuous variables.

Description Usage Arguments Value Author(s) See Also

Description

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.

Usage

1
2
3
continuous.margin.mean(paramvec,etas,link,std.dev)

continuous.margin.sd(paramvec,etas,link,std.dev,gstd.dev)

Arguments

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.

Value

Numeric vector of marginal effects.

Author(s)

Nathan Carroll, nathan.carroll@ur.de

See Also

margins.oglmx


oglmx documentation built on May 2, 2019, 5:14 a.m.