Learn R Programming

spmoran (version 0.2.1)

coef_marginal: Marginal effects evaluation

Description

This function evaluates the marginal effects of x based on the estimation result of resf. This funtion works if y is transformed (i.e., tr_num > 0 or tr_nonneg =TRUE) in resf.

Usage

coef_marginal( mod )

Arguments

mod

Output from resf

Value

b

Marginal effects of x

See Also

resf