Learn R Programming

spmoran (version 0.3.3)

coef_marginal: Marginal effects evaluation

Description

This function evaluates the marginal effects from x (dy/dx) based on the estimation result of resf. This funtion is for non-Gaussian models transforming y using nongauss_y.

Usage

coef_marginal( mod )

Value

b

Marginal effects from x (dy/dx)

Arguments

mod

Output from resf

See Also

resf