如何估计 pglm 模型中的平均局部效应 (APE)?

问题描述

我想使用 margins 命令从 Probit 模型中获取 APES。 margins 命令在 pgml 模型中无法正常工作。

代码如下:

m.pooled <- pglm(formula = pol,index = c("code","Year"),data = data_modelo,family = binomial('probit'),model = "pooling")

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)