This function evaluates the marginal effects of x based on the estimation result of resf_vc
. This funtion works if y is transformed (i.e., tr_num > 0 or tr_nonneg =TRUE) in resf
.
coef_marginal_vc( mod )
Output from resf
Matrix of the marginal effects of x (N x K)
Matrix of the sub-marginal effects of x explained by the spatially varying coefficients (N x K)
Matrix of the sub-marginal effects explained by the non-spatially varying coefficients (N x K)
Matrix of the marginal effects of xconst (N x K_const)
List of other outputs, which are internally used