结果:找到“Gsem L@”相关内容13个,排序为按回复时间降序,搜索更多相关帖子请点击“高级
如何在Stata GSEM里构建ZINB (零膨胀)模型
0 个回复 - 2134 次查看 之前因数据分析需要,要求在GSEM里面构建ZINB模型,看完Stata GSEM手册后没有找到相关指导。 后来在Stata官方论坛得到指导,指导非常详细,有具体的代码和例子,现将原帖分享给大家,供参考。 原帖链接为https ...2019-4-24 13:25 - smztsmzt - Stata专版
gsem 中介效应检验
3 个回复 - 1655 次查看 有两个中介变量 一堆控制变量 stata 代码怎么写呀 怎么把两个中介变量放在一个结构方程里啊2021-12-17 10:22 - txq123 - Stata专版
在GSEM后使用nlcom计算indirect effect,出现“not found"?
1 个回复 - 1257 次查看 RT 我想使用GSEM进行一组中介变量的检验,代码为: 其中IV为independent variable, MV为mediate variable, DV为dependent variable, CV为control variable. 随后,为了计算出direct和indirect effect, 按照网 ...2021-8-2 15:21 - CRRH - Stata专版
GSEM中介变量是多变量如何计算其效应
0 个回复 - 2008 次查看 请问,像图中这种中介变量是多个变量的,改如何编写间接效应和总效应的程序呢?我图上编写的运行线上语法错误。 gsem(NC1->c_e1 c_e2 c_e3 c_e4) /// (FB->c_a4 c_c3) /// (FI->c_a2 c_c2) /// (NC1->FB FI) (FB ...2020-7-18 12:27 - 诺敏-B - Stata专版
请问如何用gsem做多层结构方程
1 个回复 - 3523 次查看 请问谁知道gsem做多层结构方程模型的话,如果高水平存在多个自变量该怎么做呢?看手册example,高水平中只有分层变量本身。不知道当存在别的高水平变量时该怎么操作。 例如下面手册中的这个图,如果nation或者regio ...2018-4-15 11:54 - xiatianever - Stata专版
【学习笔记】求助stata关于multilevel分析的教学。 Mixed和gsem的分析报告解读 ...
0 个回复 - 617 次查看 求助stata关于multilevel分析的教学。 Mixed和gsem的分析报告解读。 感谢小伙伴2020-4-13 11:51 - W160811220725cJ - Forum
STATA gsem下的margins命令如何写
0 个回复 - 2222 次查看 gsem (y12018-3-8 20:02 - 冰之幻 - Stata专版
求应用了GSEM进行实证分析的文章
5 个回复 - 5178 次查看 各位大神,能不能分享一些GSEM应用方面的文献,或其他资料。谢谢啦。2015-7-21 15:25 - gavin4403 - Stata专版
stata中gsem问题
0 个回复 - 1761 次查看 大家好,我想问问我用的是stata12.0,现在想下载gsem.ado文件,怎么办,我用findit gsem,给出的也已经下载了,还是不能用,这是为什么?2016-12-10 19:53 - whm0819 - Stata专版
求助 Stata gsem的goodness-of-fit test
1 个回复 - 4331 次查看 软件STATA 14.0, 使用gsem是因为我的结构方程模型包括了多层变量(clustering),所以需要做multi-level modelling。最终的gsem按照性别区分(就是男性一个model,女性一个model)。有三个问题请教:1. 看到说明说gsem无 ...2016-6-8 13:45 - towestwind - 求助成功区
How to get marginal effects on joint prob and conduct fixed effects using gsem?
2 个回复 - 1638 次查看 Dear all, [/backcolor] [/backcolor] I have two questions: [/backcolor] [/backcolor] 1) I am trying to estimate the marginal effects using gsem, with probit as the option, do you know which com ...2015-7-26 15:00 - hyq533 - Stata专版
[原创]向wuyangsem求助,如何把x1和x2中心化(centering)
1 个回复 - 2548 次查看 就在regression-linear下做,不复杂的,x1,x2的交互项就是x1*x2,直接把x1,x2和x1*x2放进回归方程,就可求得interaction terms——x1*x2的回归系数了,不过要记得把x1和x2中心化(centering),否则会有多重共线性 ...2007-9-18 19:35 - zhanglipaul - SPSS论坛