结果:找到“CLUSTER”相关内容720个,排序为按回复时间降序,搜索更多相关帖子请点击“高级
Stata调整显著常用代码
6 个回复 - 2539 次查看 Stata调整显著常用代码 在实际做论文实证分析过程中经常会出现结果不显著,或者结果方向与假设相反的情况, 正规的做法应当是调整控制变量、调整解释变量和被解释变量的计算方法,调整数据区间和数据筛选条件 在 ...2021-12-31 15:54 - baby01 - 现金交易版
收集整理的数学建模美赛论文-按数学模型分类整理
1 个回复 - 966 次查看 收集整理的数学建模美赛论文-按数学模型分类整理,方便学习参考 层次分析法AHP 插值算法 interpolation 迪杰斯待拉模型 Dijkstra 动态规划 dynamic programming 方差分析 variance analysis 弗洛伊德算法 ...2021-12-23 16:28 - Lamarr-202110 - 现金交易版
社会网络分析, 复杂网络分析:参考文献之三
1 个回复 - 842 次查看 社会网络分析, 复杂网络分析:参考文献之三 Evolution of trust networks in social web applications using supervised learning. pdf Exploiting user interest similarity and social links for micro-bl ...2021-10-31 10:50 - Lamarr-202110 - 现金交易版
请教版主,连老师,stata面板固定效应模型怎么做two-way clustering?
8 个回复 - 7890 次查看 请教版主,连老师,stata面板固定效应模型怎么做two-way clustering? 具体有什么命令可以操作呢? 安装了cgmreg,cluster2,但在网上看了些资料发现这两个命令好像是针对OLS模型的,这样就只能做pooled ols r ...2015-9-21 23:19 - 凌宇潇然 - Stata专版
【大数据系列】Data Clustering: Algorithms and Applications
128 个回复 - 12504 次查看 2013年最新教材,降价出售期已过,想要随时跟踪最新好书,请点击头像下方“加关注”。关注成功后,查看这里即可:三步走把千本好书“一网打尽”!。 [相关阅读] 【经典教材系列】(资料汇总帖,附链接,持续添 ...2016-5-30 21:08 - wwqqer - Hadoop论坛
北美精算考试 PA 之 Clustering 五页全英文概念定理卡片
8 个回复 - 1054 次查看 北美精算考试 PA 之 Clustering 五页全英文概念定理卡片 需要自己打印出来并剪切制作卡片。 喜欢的话请在下边评分里给加分。谢谢支持!2021-12-18 12:30 - reduce_fat - CAA、SOA精算师等考证版
贝叶斯分类,Bayes clustering in Python:命令程序代码code
1 个回复 - 609 次查看 贝叶斯分类,Bayes clustering in Python:命令程序代码code 贝叶斯分类,Bayes clustering in Python:命令程序代码code 贝叶斯分类,Bayes clustering in Python:命令程序代码code 贝叶斯分类,Bayes cluste ...2020-9-26 11:41 - Fu-pear - 现金交易版
Modern Algorithms of Cluster Analysis
5 个回复 - 1621 次查看 This book provides the reader with a basic understanding of the formal concepts of the cluster, clustering, partition, cluster analysis etc. The book explains feature-based, graph-based and spectral ...2017-12-30 15:43 - nivastuli - 博弈论
【独家发布】【Cambridge 】Introduction to Clustering Large and High Dimensional
35 个回复 - 5030 次查看 Introduction to Clustering Large and High Dimensional Data ~ Jacob Kogan 绝对高清,非扫描版,可批注,可复制,大小只有1.34M![/backcolor] Introduction Publication Date: November 13, 2006 | ...2013-5-16 23:44 - husteconyy - 经管书评
使用Pycluster包进行聚类分析实例
1 个回复 - 707 次查看 使用Pycluster包进行聚类分析实例 使用Pycluster包进行聚类分析实例 使用Pycluster包进行聚类分析实例 使用Pycluster包进行聚类分析实例 使用Pycluster包进行聚类分析实例 使用Pycluster包进行聚类分析 ...2021-11-19 11:01 - Kathy-202109 - 现金交易版
【经典教材系列】Parallel Algorithms and Cluster Computing
46 个回复 - 8092 次查看 经典教材降价出售期已过!想要随时跟踪最新好书,请点击头像下方“加关注”。关注成功后,查看这里即可:关注的帖子。 [相关阅读] 【经典教材系列】(资料汇总帖,附链接,持续添加中)2015-5-12 00:00 - wwqqer - 量化投资
【经典教材系列】 How to Design, Analyse and Report Cluster Randomised Trials in
55 个回复 - 8309 次查看 2014年最新教材,降价出售期已过,想要随时跟踪最新好书,请点击头像下方“加关注”。关注成功后,查看这里即可:三步走把千本好书“一网打尽”!。 [相关阅读] 【经典教材系列】(资料汇总帖,附链接,持续添加 ...2016-1-25 04:16 - wwqqer - 计量经济学与统计软件
【经典教材系列】Sample Size Calculations for Clustered
62 个回复 - 3484 次查看 2014年最新教材,降价出售期已过,想要随时跟踪最新好书,请点击头像下方“加关注”。关注成功后,查看这里即可:三步走把千本好书“一网打尽”!。 [相关阅读] 【大数据系列】(资料汇总帖,附链接,持续添 ...2016-6-11 04:23 - wwqqer - 计量经济学与统计软件
【小白】logit模型做聚类分析是在后面加cluster(...)吗?
10 个回复 - 6694 次查看 use robust logistic regression clustered by year and industry... ... 这句话的意思是用Logit模型,以年度和行业做聚类分析吗?如果是这样的话,代码是logit ...... ,cluster(year)吗?2018-6-5 20:51 - lice94 - Stata专版
ivprobit如何计算cluster标准误?
9 个回复 - 5214 次查看 twosetp选项不支持cluster,如何计算?2015-3-1 23:14 - peyzf - Stata专版
tobit回归如何附带cluster选项
5 个回复 - 6521 次查看 如题, 按以往OLS回归时加,cluster(code), 显示option cluster() not allowed,请问怎么处理呢2015-5-27 11:21 - beanyao - Stata专版
关于xtreg中cluster的使用问题: 暨自由度的控制选取
13 个回复 - 23114 次查看 背景: 这是个关于random assignment的test, 所以"想要的结果"是不能reject原假设(H_0: 一堆beta==0). [数据: 法庭判决的数据, 每天有好多好多人, 然后fixed effect 变量取作日期] 问题背景: 想要实现如下回归 (c ...2014-11-26 08:29 - llinfeng - Stata专版
stata reg回归后面加vce(cluster id )和不加有什么区别
51 个回复 - 185500 次查看 stata reg回归后面加vce(cluster id )和不加有什么区别2012-12-10 15:23 - 510319812 - Stata专版
关于logit回归中的cluster问题,求帮忙!
2 个回复 - 3497 次查看 目前在做一个logit回归,命令是:logit y x c1 c2 i.year i.industry , vce(cluster year) 我发现不加year的cluster得到的T值很大,但是加上之后T值显著变小,所以我认为同一年度的公司残差项可能相关,应该加上clu ...2016-12-10 10:01 - znalili - Stata专版
求助帖!!stata中如何添加xtreg命令中的robust和cluster选项呢?
5 个回复 - 5234 次查看 求助各位大神!!! 最近在做毕业论文,用到了面板数据,发现面板数据存在异方差,想用xtreg命令中的robust选项来去除异方差。但是在输入命令后软件报错,显示option robust not allowed 。还想用xtreg命令中的clus ...2020-3-12 15:28 - 一个我r - Stata专版
如果回归时用到了cluster,怎么做suest检验?
42 个回复 - 28156 次查看 例如,xi: reg y x1 x2 x3 i.Industry if group==1,cluster(code) xi: reg y x1 x2 x3 i.Industry if group==o,cluster(code) 需要检验两组X1的系数有显著差别。 另外,我这样回归的出来的结果是第一组回归x1的系 ...2017-5-2 19:55 - yangtouzhuang - Stata专版
做DID模型时用reghdfe命令,可选项vce(robust)和vce(cluster id)回归结果为何不同?
17 个回复 - 28632 次查看 求助答疑!同样是reghdfe命令,为什么vce(robust)做出来的就显著,vce(cluster id) 做出来就不显著?应该选用哪一个? reghdfe y x, absorb(id year) vce(robust) reghdfe y x absorb(id year) vce(cluster id) ...2021-3-18 11:24 - 橘橘啵啵子 - Stata专版
Probit2 two way clustering standard error 的R squared 为空
2 个回复 - 1297 次查看 用了下面链接里面的probit2做 two way clustering standard error. 但是R squared为空的。这种情况应该怎么办呢? http://www.kellogg.northwestern.edu/faculty/petersen/htm/papers/se/se_programming.htm 谢 ...2017-10-13 01:22 - 一眼瞬间 - Stata专版
Mplus提示 One or more between-level variables have variation within a cluster fo
25 个回复 - 13003 次查看 TITLE:A two-level second-stage moderated mediation path analytical model,w is level-2,x,m,y are level-1, DATA: FILE IS C:\Users\Administrator\Desktop\5.dat; V ...2018-4-9 21:41 - 夹紧 - HLM专版
robust与cluster问题
13 个回复 - 34517 次查看 为什么我面板数据用robust与cluster出来的结果一模一样?前者不是修正异方差,后者是序列相关吗?2016-2-5 03:51 - zgqdar - Stata专版
fe robust 和 fe cluster()的区别
13 个回复 - 12852 次查看 想问一下固定面板效应中 xtreg fe robust xtreg fe cluster 是都是进行个体层面的聚类嘛?这两个有什么区别吗?2022-5-21 18:58 - xfcdndds - Stata专版
reghdfe使用不同cluster造成empty sample的问题
3 个回复 - 3753 次查看 reghdfe y x ,absorb(party_id hs2_year) vce (cluster hs_2) //未控制公司FE y 和 x均为“公司-产品-年份”维度的变量,控制公司与HS2行业-年份的固定效应,当我cluster hs_2时没问题,但是cluster到hs_6位的时候 ...2019-4-14 11:16 - 龙宝宝 - SAS专版
报错cluster option not supported if a panel spans more than one cluster
1 个回复 - 1423 次查看 代码是xtivreg2 til (fti=lnet) nurban lgdp sqlgdp is open nfis edu rinv dyear*,fe cluster(ncode) first endog(fti)我用的省级面板数据,cluster()括号里填的就是省份变量,输出就会报错cluster option not supp ...2022-4-16 00:21 - gomustpass - Stata专版
Cluster2命令的使用问题
3 个回复 - 3312 次查看 我用stata16版本操作:cluster2 y x1 x2 x3 x4 x5,fcluster(stkcd) tcluster(year) 显示结果:varlist not allowed 请问是怎么回事?谢谢老师,同学的解答!2020-11-28 14:56 - hgl1270462047 - Stata专版
cluster2的用法
6 个回复 - 7531 次查看 各位前辈,我正在做关于面板数据的回归分析,发现用普通的xtreg并不显著,而用了cluster2命令后结果就非常显著。我想问的是,在用cluster2之前是不是要检验Time-serial相关以及cross-sectional相关,是不是如果这两个 ...2014-4-26 23:20 - taihuafighting - Stata专版
cluster2
3 个回复 - 1404 次查看 公式为:cluster2 y x1 x2 i.year i.industry,fcluster(industry) tcluster(year) 然后就提示: factor variables and time-series operators not allowed r(101); 求大神解答是什么原因!!谢谢!!2019-5-7 20:18 - xlwvv - Stata专版
panels are not nested within clusters?
12 个回复 - 45433 次查看 做面板数据回归的时候,蹦出来这个错误,不知道是什么意思。(panels are not nested within clusters) 向大家求教。2012-6-20 19:42 - dabao1988 - Stata专版
请问图中这种用的是xtreg fe还是reg后加的i.industry和i.year ;cluster回归指的是
7 个回复 - 3577 次查看 问下各位前辈,看到的论文呈现的回归结果如图,1)这种是不是用的reg y x,i.industry i.year啊,因为如果xtreg不是已经控制个体固定效应了嘛就不用控制行业了。2)表格下面注里面写的以公司为单位的cluster回归是怎么 ...2022-1-20 18:54 - 酷盖tyq - Stata专版
如何在控制了公司固定效应后,cluster by firm,并且做组间差异检验
9 个回复 - 11501 次查看 在文献中看到“Regressions 2–6 include firm fixed effects. Errors in parentheses are clustered at the firm level.” 效仿它的做法,正常的命令应该是: xi:xtreg y x i.year ,fe vce cluster(number) 注: ...2018-6-8 16:03 - caicsmile - Stata专版
在回归分析时robust和cluster两个调整标准误的命令可以同时放进回归里面吗?
22 个回复 - 34545 次查看 RT,不知道是否可以同时放入,还是只能放其中一个?2013-11-27 09:29 - wuxian1988 - Stata专版
请教各位:cluster(stkcd) 和vce cluster(stkcd) 有何区别?
14 个回复 - 19499 次查看 请教大神!cluster(stkcd) 和vce cluster(stkcd) 有何区别?2015-4-19 10:51 - lizhewenbei - Stata专版
asw.cluster 包
22 个回复 - 10104 次查看 小弟最近在做一个关于faultline的项目,需要用到asw.cluster 这个R包,作者给的网址是http://www.group-faultlines.org/manual.htm#wd 说是用install.packages("asw.cluster", repos="http://www.group-faultlines. ...2022-1-9 14:32 - yujiexiaowen - R语言论坛
Sample size calculations for clustered and longitudinal outcomes
90 个回复 - 9112 次查看 Title: Sample size calculations for clustered and longitudinal outcomes in clinical research Volume: Author(s): Chul Ahn; Moonseoung Heo; Song Zhang Series: Chapman & Hall/CRC biostatistics series P ...2015-9-14 19:47 - oliyiyi - LATEX论坛
用OP方法计算生产率,出现missing values in cluster variable __000002 not allowed
5 个回复 - 1783 次查看 在用OP方法计算生产率的时候,出现missing values in cluster variable __000002 not allowed的错误,不知道如何解决? 程序应当是没有错误的,用其它数据跑的时候可以跑出来,数据为非平衡面板数据,请各位指教!多 ...2019-5-8 20:29 - CeciliaLeeli - Stata专版
请教stata里的cluster(id)命令在R中怎么实现?它的名称及原理是怎样的?
2 个回复 - 3102 次查看 做涉及到时序的分析,修改意见让把因变量按月份进行cluster,在stata里就是回归直接加上一个cluster(time)就行了。一般cluster都是指聚类分析,好像和这个方法不是一回事。请教这个方法的正式名称是什么?它的原理 ...2019-9-6 11:12 - Pandasoda - R语言论坛
求教:survey reg做了cluster后如何做分组回归的系数差异检验?
2 个回复 - 3524 次查看 各位大神: 请问我现在把样本分成两组做回归,检验某变量在两组回归中的系数差异是否显著, data reg_g;set reg2; proc surveyreg; model rcar3=var ue state loss dop1 dop2 de size y2-y11; ...2014-8-29 21:35 - reason04 - SAS专版
xtivreg2 中roboust与cluster(id) 的区别
5 个回复 - 4522 次查看 各位大神,xtivreg2 中roboust与cluster(id) 的区别,是不是一个只修正异方差,一个既修正异方差又修正组内自相关。 xtivreg2 lnshops lnpeop ict tralevel lnavgedu year5-year15 ( lnrealout =L.lnfdi ) , ...2017-1-7 18:09 - zhangerfang - Stata专版
请问cluster与控制行业以及年份虚拟变量有什么区别呀?
5 个回复 - 5926 次查看 请问cluster与控制行业以及年份虚拟变量有什么区别呀?2016-6-30 19:44 - maturing - Stata专版
新手求助!请问用三年每年3000+家企业的数据跑回归,需要cluster(企业代码)嘛?
5 个回复 - 804 次查看 我在跑回归的过程中,发现如果不加cluster(code)显著性反而会增强,所以可以不加分组回归吗?会影响什么结果吗?2021-11-22 18:45 - susuechol - Stata专版
聚类稳健标准误回归中,聚类(cluster)只有20个,对结果是否有影响?是否要不少于50
2 个回复 - 1751 次查看 聚类稳健标准误回归中,聚类(cluster)只有20个,对结果是否有影响?cluster是否要不少于50时,使用聚类稳健标准误才有效?2020-2-1 23:57 - 阿达阿达 - 爱问频道
【stata命令】bootcluster
0 个回复 - 419 次查看 显示bootcluster() option only accepted for multi-way clustered estimation. 是什么原因呢?或许可以怎么改下命令实现吗?2022-5-18 14:50 - 王璐晴 - Stata专版
cluster2 得代码是什么
3 个回复 - 757 次查看 cluster2 得代码是啥,为啥我的一直显示varlist not allowed,有没有大佬解决一下2022-3-11 12:19 - yxx1234788 - Stata专版
stata命令option中的cluster
3 个回复 - 5566 次查看 求助吧里各位大神,如果某个stata命令的option中没有cluster,但是又要做cluster,该怎么办呢? 比如xtabond,option里只提供了robust se,没有cluster se2020-3-5 17:30 - lcy403306482 - Stata专版
An exchangeable Kendall's tau for clustered data
1 个回复 - 908 次查看 【作者(必填)】 23 【文题(必填)】 An exchangeable Kendall's tau for clustered data【年份(必填)】 23 【全文链接或数据库名称(选填)】https://onlinelibrary.wiley.com/doi/abs/10.1002/cjs.112232022-3-20 10:09 - internet.hzx - 求助成功区
xtreg y x i.year#i.industry, fe vce(cluster city)
0 个回复 - 1303 次查看 xtreg y x i.year#i.industry, fe vce(cluster city) 想问一下各位老师和同学,这个虚拟变量的交乘项在这里起什么作用,为什么要这样设置,之前看到的大多是 xtreg y x i.year i.industry, fe vce(cluster city) ...2022-3-15 17:51 - fangdiyi961 - 新手入门区
Energy Efficient Virtual Cluster Embedding in Public Data Centers
1 个回复 - 482 次查看 【作者(必填)】 【文题(必填)】 Energy Efficient Virtual Cluster Embedding in Public Data Centers 【年份(必填)】 【全文链接或数据库名称(选填)】https://ieeexplore.ieee.org/abstract/document/74169 ...2022-3-5 10:21 - ticket1988 - 求助成功区
Truecluster匹配
0 个回复 - 358 次查看 摘要翻译: 通过置换聚类标签进行聚类匹配在许多聚类环境中都很重要,如聚类验证和聚类集成技术。经典的方法是最小化两个簇解之间的欧几里得距离,这在某些情况下导致不适当的稳定性。因此,我们给出了truematch算法 ...2022-3-2 21:32 - mingdashike22 - Forum
新手求 reg y x1 x2,robust cluster语句的含义
4 个回复 - 15197 次查看 如题,看了help regress了解到reg 后可以加robust cluster 选项,但是两个一起加入reg y x1 x2,robust cluster 是不是一方面robust消除异方差的影响,另一方面cluster消除自相关的影响?望高手指点,谢谢!2011-1-21 14:17 - junoqi - Stata专版
请问中介效应用bootstrap 为什么同时使用cluster 和固定效应得不到结果呢?
0 个回复 - 118 次查看 代码如下: bootstrap r(ind_eff) r(dir_eff), reps(500) cluster(village_id): /// sgmediation Y, mv(x1) iv(x2) cv($c_var hid_2-hid_202) 全是红色叉叉2022-1-31 17:16 - zmq2224650 - Stata专版
cluster2
2 个回复 - 1887 次查看 求问怎么安装cluster2 命令啊 感谢!2019-5-7 15:59 - xlwvv - Stata专版
mlr3cluster: Cluster Extension for 'mlr3'
2 个回复 - 299 次查看 2021-12-29 04:28 - Nicolle - winbugs及其他软件专版
reghdfe-two-way cluster standard error:对于日和公司聚类和对于年和公司聚类
2 个回复 - 2922 次查看 如下两图,用reghdfe code, 样本是daily data,同时控制公司和年份固定效应,并对同时对Accper(日期)和Stock code(公司)[vce(cluster Stkcd Accper] 进行聚类求two-way cluster standard error,但我发现,如果我 ...2019-5-2 13:44 - shuang.liang13 - Stata专版
SAS快速聚类分析fastcluster
10 个回复 - 10777 次查看 最近在研究SAS做聚类分析的操作,同时也补充了一些相关的理论知识。聚类与分类不一样,聚类是无监督,分类是有监督的,因此在聚类结果之前,你并不知道,你的样本或者指标将被分为几类。 所谓聚类,就是基于“ ...2016-6-30 23:36 - 董Tina - SAS专版
求分享cluster2,谢谢
21 个回复 - 6159 次查看 rt,求分享cluster2 do文件,不是命令,谢谢2018-1-17 22:29 - 想个名字好难 - Stata专版
加入cluster后就不汇报F统计量了
0 个回复 - 727 次查看 加入cluster后就不汇报F统计量是为什么呢?哭哭~求助大神~2021-11-17 14:58 - 老坛老坛 - Stata专版
加入cluster(city)后就不汇报F统计量了是怎么回事,哭~
0 个回复 - 557 次查看 只要加上cluster就不显著了,是不是必须要加cluster呢?哭哭~求助大神~2021-11-17 14:55 - 老坛老坛 - Stata专版
Identifying Tourists and Locals by K-Means Clustering Method
1 个回复 - 769 次查看 【作者(必填)】 Sun 【文题(必填)】 Identifying Tourists and Locals by K-Means Clustering Method from Mobile Phone Signaling Data 【年份(必填)】 2021 【全文链接或数据库名称(选填)】https://ascelibr ...2021-11-13 15:46 - peterxu1969 - 求助成功区
产业集群英语文献,有皮特的那篇Cluster and the New Economics of__ Competition
15 个回复 - 5666 次查看 产业集群的几篇英文文献。希望有帮助。2010-9-15 20:25 - tengzuhua - 产业经济学
如何理解fviz_cluster生成的图表中 X/Y轴。谢谢!
2 个回复 - 1938 次查看 R语言factoextra包中:[/backcolor]fviz_cluster生成的图表中 X/Y轴显示‘Dim1/Dim2’ 我个人理解 这个是主成分1、主成分2,怎么会出现在这里?如何理解( 在kmeans计算结果中km.res,也找不到Dim1/Dim2)。谢谢! ...2021-10-8 19:13 - by31541250709 - R语言论坛
xtreg i.industry i.year还有必要,cluster(stock)吗?或者可以直接用reg回归吗?
1 个回复 - 1786 次查看 请各位大神帮帮忙! 我之前用hausman检验,F=0,就选用了固定效应模型,请问这样可以吗? 然后我的代码最初设定为xtreg .... i.industry i.year。是正确的吗?还有必要加上,cluster(stock)吗?或者是采用reg回归? ...2021-3-11 22:01 - Dengogogo - Stata专版
固定效应(虚拟变量)与cluster如何分工?
12 个回复 - 19297 次查看 在stata manual给出的一个案例中:Assume that we were to collect data by randomly sampling 10,000 doctors (from 100 hospitals)and then sampling 10 patients of each doctor, yielding a total dataset of 10 ...2012-12-5 09:04 - peyzf - Stata专版
stata cluster回归后F和P值为空,原因是什么?
7 个回复 - 7917 次查看 stata面板数据cluster回归后,F和P值为空,原因是什么?2014-10-20 11:55 - kuaijimxz - Stata专版
Bus OD matrix reconstruction based on clustering Wi-Fi probe data
1 个回复 - 453 次查看 【作者(必填)】 Yunshan Wang 【文题(必填)】 Bus OD matrix reconstruction based on clustering Wi-Fi probe data 【年份(必填)】 2021 【全文链接或数据库名称(选填)】https://www.tandfonline.com/doi/10. ...2021-7-30 19:49 - peterxu1969 - 求助成功区
求助!!有没有人知道怎么输出cluster2的回归结果!!
4 个回复 - 4995 次查看 求助!!有没有人知道怎么输出cluster2的回归结果!! 另外,有谁知道cluster2这条命令究竟适用个什么样的情况呢?? 无限感激!!2011-4-4 15:56 - llhmaomao - Stata专版
随机效应下,加cluster,Wald chi2(7) = .
1 个回复 - 1144 次查看 随机效应下,不加cluster,Wald chi2(7) 有数字。加cluster,Wald chi2(7) = .缺失数字。请问说明了什么,另外R2也很小,0,06左右,但解释变量系数还算显著,能用吗模型2021-1-24 06:22 - 米娜达人 - Stata专版
xtreg中,cluster 与robust是否能够共存?
15 个回复 - 11857 次查看 is it possible in the command: xi: xtreg `v' tri if for_sha==0, fe vce(clu cou_ind) robust the option: cluster and robust could coexist? they are about different vce calculation? the system say they ...2012-12-3 07:48 - peyzf - Stata专版
Integrating Multidimensional Data for Clustering Analysis With Applications to C
1 个回复 - 693 次查看 【作者(必填)】 23 【文题(必填)】 Integrating Multidimensional Data for Clustering Analysis With Applications to Cancer Patient Data 【年份(必填)】 23 【全文链接或数据库名称(选填)】https://www.ta ...2021-5-9 16:46 - internet.hzx - 求助成功区
Copula-Based Random Effects Models for Clustered Data
1 个回复 - 606 次查看 【作者(必填)】 23 【文题(必填)】 Copula-Based Random Effects Models for Clustered Data 【年份(必填)】 23 【全文链接或数据库名称(选填)】https://amstat.tandfonline.com/doi/full/10.1080/07350015.20 ...2021-5-6 23:11 - internet.hzx - 文献求助专区
Estimation and clustering in popularity adjusted block model
1 个回复 - 682 次查看 【作者(必填)】 23 【文题(必填)】 Estimation and clustering in popularity adjusted block model【年份(必填)】 23 【全文链接或数据库名称(选填)】https://rss.onlinelibrary.wiley.com/doi/10.1111/rssb.1 ...2021-5-1 19:06 - internet.hzx - 文献求助专区
59、【backtrader股票策略】多资产的配对交易策略(mean reversion - single cluster)
1 个回复 - 1310 次查看 这个策略的思路来自于《151 trading strategies》,本文主要分为四个部分:策略逻辑描述、策略代码、策略绩效、策略简单分析 策略逻辑说明 常见的配对交易策略往往是两个资产的配对交易,涉及到多个资产的配对交易 ...2021-4-28 22:03 - tianjixuetu - 量化投资
stata中的cluster
0 个回复 - 1747 次查看 想请问一下大家stata中的cluster是用来干什么的呢,上课老师好像讲过公司金融研究的时候必须写这个,不是很理解2021-3-29 12:55 - Shirleymjy - Stata专版
新书速递:Model-Based Clustering and Classification for Data Science
2 个回复 - 1174 次查看 剑桥大学出版社数据科学与统计学系列丛书:Model-Based Clustering and Classification for Data Science[/backcolor] [/backcolor] https://www.amazon.com/Model-Based-Clustering-Classification-Data-Scienc ...2021-1-5 18:48 - zinhoowpng - Forum
【独家发布】Model-Based Clustering and Classification for Data Science
9 个回复 - 1119 次查看 **** 本内容被作者隐藏 ****2020-1-5 05:07 - Nicolle - winbugs及其他软件专版
xtlogit 模型做cluster的处理
13 个回复 - 12183 次查看 各位前辈: xtlogit 模型做cluster的处理的时候一直显示如下: vcetype 'cluster' not allowed r(198) 请问:是哪里出了问题呢?跪求各位前辈答疑解惑(づ ̄3 ̄)づ╭❤~2016-4-25 17:29 - pandora_blue - Stata专版
Mplus提示TYPE=TWOLEVEL requires specification for the CLUSTER option
2 个回复 - 3416 次查看 TITLE:A two-level second-stage moderated mediation path analytical model,w is level-2,x,m,y are level-1, DATA: FILE IS C:\Users\Administrator\Desktop\5.dat; VARIABLE: ...2018-4-9 21:37 - 夹紧 - HLM专版
Estimation and clustering in popularity adjusted block model
1 个回复 - 745 次查看 【作者(必填)】 2323 【文题(必填)】 Estimation and clustering in popularity adjusted block model【年份(必填)】 23 【全文链接或数据库名称(选填)】https://rss.onlinelibrary.wiley.com/doi/full/10.1111 ...2021-2-11 22:11 - internet.hzx - 求助成功区
An Introduction to Clustering with R
0 个回复 - 395 次查看 An Introduction to Clustering with R2021-1-28 10:18 - 742723795 - 计量经济学与统计软件