coef_marginal {spmoran}R Documentation

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 )

Arguments

mod

Output from resf

Value

b

Marginal effects from x (dy/dx)

See Also

resf


[Package spmoran version 0.2.3 Index]