coef_marginal: Marginal effects evaluation

View source: R/coef_marginal.R

coef_marginalR 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


spmoran documentation built on May 29, 2024, 5:30 a.m.