结果:找到“LOT”相关内容1000个,排序为按回复时间降序,搜索更多相关帖子请点击“高级
【项目管理】一套完整详尽的项目尽调文件文档案例学习资料
1 个回复 - 743 次查看 项目尽调文件文档案例学习资料 工程施工项目类:Leonard 项目尽调文件包括下列文件夹: 5.0 第三方机构报告及素材(待提供) 4.0 项目财务模型及相关文件 3.0 项目开发及施工相关文件 ...2022-9-6 08:13 - wz151400 - 现金交易版
中国分辖区各省计划单列市商品期货交易情况统计成交金额成交量持仓金额持仓量交割金额
0 个回复 - 989 次查看 中国分辖区各省计划单列市商品期货交易情况统计成交金额成交量持仓金额持仓量交割金额-中国期货统计年鉴数据整理服务 1、数据来源:中国期货统计年鉴2021-2012 2、时间跨度:2012-2020年面板数据 3、区域范围: ...2022-5-9 16:57 - 千里鸟数据 - 现金交易版
AIGC专题报告5篇:Meta开源Llama2,微软定价Copilot&AI投资,聚焦运营商
6 个回复 - 298 次查看 AIGC专题报告5篇:Meta开源Llama2,微软定价Copilot&AI投资,聚焦运营商2023-8-17 14:38 - 1jian.fun - 行业分析报告
GPT-4、文心一言和Copilot盘点-安信证券
8 个回复 - 660 次查看 GPT-4、文心一言和Copilot盘点-安信证券2023-4-3 13:05 - 1jian.fun - 行业分析报告
挚物AloT产业研究院&物联网智库-中国AloT产业全景图谱报告2022-228页
3 个回复 - 791 次查看 挚物AloT产业研究院&物联网智库-中国AloT产业全景图谱报告2022-228页2022-7-18 13:48 - 1jian.fun - 行业分析报告
请教boxplot加显著性标注的问题
6 个回复 - 20272 次查看 我用ggplot2做的boxplot,想给他加上显著性标注,用ggsignif,包里带的例子图是下面这样的: 我的数据见附件,用的代码为: ggplot(data = up, aes(x=gene, y=Log2FC)) + geom_boxplot(aes(fill=Metabolism), posi ...2017-11-18 21:33 - lydia5555 - R语言论坛
python matplotlib详细文档
4 个回复 - 2176 次查看 2016-6-12 10:28 - s625953152 - python论坛
统计与作图用R语言:forestplot代码+数据
1 个回复 - 695 次查看 统计与作图用R语言:forestplot代码+数据 统计与作图用R语言:forestplot代码+数据 统计与作图用R语言:forestplot代码+数据 统计与作图用R语言:forestplot代码+数据 统计与作图用R语言:forestplot代码+ ...2021-7-4 17:35 - Fu-pear - 现金交易版
projecteuclid Ratio Plot and Ratio Regression with Applications
5 个回复 - 1001 次查看 【作者(必填)】Dankmar Böhning 【文题(必填)】 Ratio Plot and Ratio Regression with Applications to Social and Medical Sciences 【年份(必填)】2016 【全文链接或数据库名称(选填)】http://proje ...2016-5-31 19:37 - 352693585 - 求助成功区
R语言基础与ggplot2绘图ppt与数据及代码
1 个回复 - 726 次查看 R语言基础与ggplot2绘图pptR语言基础与ggplot2绘图ppt与数据及代码 更详细的内容,请参考下面的截图说明! R语言基础与ggplot2绘图ppt与数据及代码 R语言基础与ggplot2绘图ppt与数据及代码 R语言基础与g ...2022-9-20 19:51 - Lala-20200 - 现金交易版
【RevMan】Review Manager 森林图(forest plot)如何去掉年份列及亚组分析名称修改
3 个回复 - 8454 次查看 请教大家两个问题,感谢! 问题如下,在Review Manager中做森林图时: 1. 如何将Subgroup1前的1.1.1去掉(1.1.1是分亚组时,系统自带的序号) 2. 如何把year这一列去掉呢(不知道为什么默认就加进来了。如果在inc ...2020-4-24 23:31 - Cecilia_Xi - 计量经济学与统计软件
ggplot2求教——如何调整x轴显示的时间刻度
15 个回复 - 13030 次查看 数据入图所示,year是日期数据 ggplot(dt1,aes(x = year,y = rate)) + geom_line() + geom_point() 代码如上, 但是出来的图,x轴是显示2014,2016,2018 我想让x轴显示2013,2014,2015,2016,2017,20 ...2018-6-7 14:24 - allain - R语言论坛
请问coefplot命令画图时,如何指定p值
1 个回复 - 1103 次查看 如题,coefplot画平行趋势图的时候如何指定p值2019-12-2 12:05 - 姜翼哥哥 - 悬赏大厅
ggplot中x轴label文字过长的请教
11 个回复 - 13371 次查看 请问各位有没有人知道在ggplot中如何设置x轴标签换行的显示?感谢!2018-12-26 10:52 - 笨_O - R语言论坛
急:交互项marginsplot为什么输出不了图片呀?
9 个回复 - 2758 次查看 交互项c.f2#gndr gndr是一个性别虚拟变量(0,1), f2是通过主成分因子提取的变量,取值范围 [-2.4489665,2.7713876],连续变量 margins gndr, at( f2 =(-3(0.1)3)) //性别与f2之间的交互 以上这一步输出正常 ...2020-6-15 16:38 - mrlvke - Stata专版
stata中marginscontplot2命令如何在同一坐标轴中作图
9 个回复 - 4740 次查看 求教各位大神,marginscontplot2命令可以把图输出到同一个坐标轴吗?在做倒U的调节时,我用marginscontplot2命令, reg y d1 c.d1#c.d1 v1 c.d1#c.v1 c.v1#c.d1#c.d1 marginscontplot2 d1 v1, at1(0(0.1)1) at2( ...2021-12-18 21:38 - 杨小妮yln - 悬赏大厅
【电子书免费下载】《ggplot2:数据分析与图形艺术》高清PDF下载
1 个回复 - 6375 次查看 ggplot2:数据分析与图形艺术 作者: 哈德利·威克姆 (Hadley Wickham) 出版社: 西安交通大学出版社 副标题: 数据分析与图形艺术 原作名: Ggplot2. elegant graphics for data analysis 译者: 统计之都 出版年: ...2020-8-19 18:47 - 三十二亿 - 数据分析师(CDA)专版
r语言ggplot2图例修改
2 个回复 - 1169 次查看 ggplot(data = TFP_S,aes(rtfpna,color = country),scale_color_brewer(palette = 1)) + geom_density() 1.修改图例为线型,而不是方框 2.修改图例为中文,而不是英文2021-5-24 17:21 - luochen1002 - R语言论坛
断点回归用rdplot,报错
5 个回复 - 2852 次查看 rdplot y x, c(0) p(1) graph_options(title(线性拟合)) 报错: rangen(): 3351 argument has missing values : - function returned error r(3351); 查了x y都没有缺失值,为什么会 ...2021-11-29 10:59 - lilyupcool - Stata专版
addplot 命令出现' ' found where ':' expected
17 个回复 - 9155 次查看 求助各路大佬! 多期DID平行趋势检验用的是下面的命令 xtreg Y xh* x1 x3 x4 x7 x9 x11 L i.year1,fe coefplot, baselevels keep(xh*) vertical yline(0) ytitle("政策效应") xtitle("政策前后") addplot(li ...2022-7-31 21:23 - Anran-c - Stata专版
coefplotx轴与图形不对齐的问题
4 个回复 - 1706 次查看 如图所示,我进行了10次回归(X变量的含义相同但对应的具体数值有所不同,共分为5类), 我用如下代码进行coeflot绘图时发现X州与图形并不对应,求大神帮忙,怎么解决这个问题 preserve eststo x1:xtreg y d1 v1 ...2020-9-1 17:26 - Dongzishu - Stata专版
coefplot
17 个回复 - 16716 次查看 我用coefplot把平行趋势检验的系数做成图,但是我在做检验的时候,开始干预前的那个时间点是没有带入的,以防止全部点带入后有共线性。可是我作图的时候需要体现这个基准点,请问怎么能让图里带上这个点呢。附图是网 ...2018-11-24 23:47 - 杨小猴 - Stata专版
新人求助关于plotregion这个命令的使用
3 个回复 - 3632 次查看 如图,不是说使用这个命令,图的左侧边缘增加9%,为什么我的是右侧增加了,不明白啊,照着书做的。求助大大佬。2018-10-24 03:07 - Beyond_继续革命 - Stata专版
python+matplotlib 画图相关函数整理(笔记)
4 个回复 - 1214 次查看 今天的资料有点多,所以我就不再用文字一一描述了,用思维导图的形式整理了笔记,分别截图如下: 图一:画图常用的四个类库 图二:matplotlib.pyplot常用的方法分类(主要有画图类、设置类 ...2020-9-28 16:18 - zwy_0309 - python论坛
【学习笔记】利用Python的matplotlib——面向对象绘图
3 个回复 - 663 次查看 利用Python的matplotlib——面向对象绘图2019-8-26 19:53 - 逝2981 - Forum
stata画调节效应图时,marginsplot命令怎么修改两条线的虚实和颜色
30 个回复 - 23621 次查看 我的code如下做出来的图如下: 我的问题是,现在我想①把两条线条的颜色全部改为黑色,②然后一条为实线 另一条为虚线,③把线条的两端一个为圆形,另一个改为正方形(或者别的形状,反正就是要把两条线区分开) ...2019-8-24 21:27 - 经济学小小白 - Stata专版
手把手教你做coefPlot图
1 个回复 - 860 次查看 coefPlot图一般用于呈现回归系数及其对应的置信区间,便于展示和对比各回归系统的趋势情况,以及显著情况等,其通常用于各类回归影响关系研究之后,coefPlot图需要提供4列数据,项的名称,以及分别对应的回归系数值 ...2023-9-19 11:21 - spssau - 数据分析与数据挖掘
ggplot2中如何对 个别 图例项 文本字体 加粗,谢谢!
1 个回复 - 868 次查看 请问在ggplot2中如何对 个别 图例项 文本字体 加粗,谢谢! 说明:有2个图例,对第2个图例的其中之一图例项的文本字体 加粗; 也安装了ggtext包。 fig1 + scale_color_manual(value = "blue", lables = "**图 ...2023-5-24 12:14 - priss111 - R语言论坛
proc sgplot画个体折线图
2 个回复 - 452 次查看 data one; input name $ value time $; cards; N1 33 T1 N1 45 T2 N1 54 T3 N2 34 T1 N2 38 T2 N2 44 T3 ; run; proc sgplot data=one; series x=time y=value /group=name; run; 怎样用proc ...2023-9-18 20:21 - qk83792561 - SAS专版
用coxph函数构建cox模型,并用regplot函数绘制列线图后,如何计算每个患者的列线图得
2 个回复 - 497 次查看 我在做一个竞争风险模型,用cph构建模型时,发现构建的cox模型结果与多因素竞争风险分析结果不一致,于是我换用coxph构建模型,多了一步【df_c % filter(.,failcode == 1)】,在此之后,cox模型结果和多因素模型结果 ...2023-8-14 07:51 - 大法官寒假快乐 - R语言论坛
【金典收藏】Python数据可视化之Matplotlib与Pyecharts
2 个回复 - 1883 次查看 “让每个人都成为数据分析师”是大数据时代的要求,数据可视化技术的出现恰恰从侧面缓解了专业数据分析人才的缺乏。Tableau、Microsoft、IBM等IT厂商纷纷加入数据可视化的阵营,在降低数据分析门槛的同时,为分析结果 ...2020-8-27 12:54 - wangguoping2010 - 数据分析师(CDA)专版
ggplot日期格式的显示
7 个回复 - 444 次查看 用ggline做的图,x轴的日期标签如何显示全啊(只显示了3个,实际是7个点),ggline(weight230829, x = "日期", y = "体重", ylab="体重(g)", add = c("mean_sd"),linetype = "组别", color = "组别",s ...2023-9-6 14:43 - edward1212 - R语言论坛
ggplot2图中添加的表格如何改为三线表
9 个回复 - 613 次查看 添加的表格如何显示为三线表,谢谢!2023-9-12 09:48 - dxystata - R语言论坛
请问International Journal of Clothing Science and Technology这个期刊怎么样呀?
1 个回复 - 667 次查看 请问International Journal of Clothing Science and Technology这个期刊怎么样呀?投稿期刊和版面费是怎样的呀?2023-7-30 12:21 - 琳琳! - 学术道德监督
SAS生存时间图-Lifetest Vs SGPlot
4 个回复 - 408 次查看 proc lifetest自动生成的生存时间图(如下),一般就够用了, 但是proc lifetest生成的数据集(Survivalplot十HomTests)简单处理一下,使用proc sgplot可以更自由,更自主的DIY图形(如下), Sample Code: ...2023-8-24 12:49 - AngleeZZ - SAS专版
SAS趣图分享-sgplot+scatter五星红旗?
1 个回复 - 270 次查看 五星红旗?sgplot+scatter轻松实现参考代码data star; x1=0.5;y1=4.0;output; x2=1.5;y2=3.0;output; x2=2.0;y2=3.5;output; x2=2.0;y2=4.0;output; x2=1.5;y2=4.5;output; run; ods graphics/width=500 he ...2023-8-25 08:15 - AngleeZZ - SAS专版
R语言 ggplot2绘图辅助包ggplotAssist
1 个回复 - 433 次查看 #安装代码命令,先安装devtools包,才能正常运行下面的安装命令 devtools::instal1_github("cardiomoon/ggplotAssist") 安装完成后,重启R studio程序,在addings中可以看到ggplotAssist 随后导入需要绘图的数据 ...2023-8-22 08:48 - xiao_zhe - R语言论坛
sigmaplot 安装 sigmaplot中文教程
0 个回复 - 255 次查看 2023-8-10 16:12 - 独行独行 - 爱问频道
ggplot2学习9
0 个回复 - 347 次查看 Often you want to label existing points on the plot. You don’t want the text to overlap with the points (or bars etc), so it’s useful to offset the text a little. The nudge x and nudge y parameter ...2023-8-5 15:27 - wxxstar21 - R语言论坛
ggplot2学习8
0 个回复 - 272 次查看 It is useful to think about the purpose of each layer before it is added. In general, there are three purposes for a layer: • To display the data. We plot the raw data for many reasons, relyin ...2023-8-5 15:10 - wxxstar21 - R语言论坛
ggplot2学习7
0 个回复 - 270 次查看 Quick Plots In some cases, you will want to create a quick plot with a minimum of typing. In these cases you may prefer to use qplot() over ggplot(). qplot() lets you define a plot in a single call ...2023-8-5 11:07 - wxxstar21 - R语言论坛
ggplot2学习6
0 个回复 - 268 次查看 Time Series with Line and Path Plots Line and path plots are typically used for time series data. Line plots join the points from left to right, while path plots join them in the order that they ap ...2023-8-5 11:01 - wxxstar21 - R语言论坛
ggplot2学习5
0 个回复 - 273 次查看 Plot Geoms You might guess that by substituting geom point() for a different geom function, you’d get a different type of plot. That’s a great guess! In the following sections, you’ll learn about ...2023-8-5 10:59 - wxxstar21 - R语言论坛
ggplot2学习4
0 个回复 - 245 次查看 Facetting Another technique for displaying additional categorical variables on a plot is facetting. Facetting creates tables of graphics by splitting the data into subsets and displaying the same g ...2023-8-5 10:50 - wxxstar21 - R语言论坛
ggplot2学习3
0 个回复 - 218 次查看 Different types of aesthetic attributes work better with different types of variables. For example, colour and shape work well with categorical variables, while size works well for continuous variab ...2023-8-5 10:46 - wxxstar21 - R语言论坛
ggplot2学习3
0 个回复 - 242 次查看 Colour, Size, Shape and Other Aesthetic Attributes To add additional variables to a plot, we can use other aesthetics like colour, shape, and size (NB: while I use British spelling throughout this b ...2023-8-5 10:40 - wxxstar21 - R语言论坛
ggplot2学习2
0 个回复 - 250 次查看 Every ggplot2 plot has three key components: 1. data, 2. A set of aesthetic mappings between variables in the data and visual properties, and 3. At least one layer which describes how to render ea ...2023-8-5 10:32 - wxxstar21 - R语言论坛
ggplot2学习1
0 个回复 - 289 次查看 we’ll mostly use one data set that’s bundled with ggplot2: mpg. It includes information about the fuel economy of popular car models in 1999 and 2008, collected by the US Environmental Protection ...2023-8-5 10:28 - wxxstar21 - R语言论坛
boxplot添加有顺序折线
5 个回复 - 419 次查看 求助大神,如何添加一个排序函数,实现在boxplot图中添加有顺序折线,如图,按照样品1到样品2到样品3到样品4到样品5的顺序,用折线连接起来2023-8-2 11:11 - edward1212 - R语言论坛
R语言ggboxplot运行报错
7 个回复 - 633 次查看 换了新电脑,重新装了R和R-studio,原来能运行的ggboxplot,现在运行不了了,如图,求大神告知,哪边出了问题啊?2023-8-1 15:21 - edward1212 - R语言论坛
R语言绘图(plot/ggplot2) 如何设置坐标轴标签小数位数?
6 个回复 - 29261 次查看 如题:R语言绘图(plot/ggplot2) 如何设置坐标轴标签小数位数? 谢谢帮助!2017-1-2 20:43 - 落叶无雨 - R语言论坛
门槛作图命令matplot找不到了,求指点
4 个回复 - 3054 次查看 各位大神好,我一直用stata15的matplot命令给门槛面板作图,但是今天突然发现这命令没有了,你们的stata还有matplot吗?你们用的都是什么版本的stata,现在门槛作图都是用什么命令啊?求指点,在线等,万分感谢!!! ...2020-5-31 11:16 - jj_dudu - Stata专版
matplotlib.pyplot作图里面的问题
1 个回复 - 345 次查看 请问这个图顶部和底部离边框距离有部分空白,如何调整能去掉红色标注的空白啊,我使用的是matplotlib.[/backcolor]pyplot2023-7-24 12:01 - ming4733733 - python论坛
Python数据科学备忘录:Scikit-Learn,Jupyter, keras,matplotlib,NumPy,Pandas
1 个回复 - 732 次查看 Python数据科学备忘录:Scikit-Learn,Jupyter, keras,matplotlib,NumPy,Pandas bokeh备忘录.pdf Jupyter备忘录.pdf keras备忘录.pdf matplotlib备忘录.pdf NumPy基础备忘录.pdf Pandasi高级操作 ...2022-5-20 12:37 - Lala-20200 - 现金交易版
openfoam学习资料how to use Linux,OpenFOAM,paraFoam,and some Gnuplot and Python
2 个回复 - 1044 次查看 openfoam学习资料,更详细的内容,请参考下面的截图说明! 1.how to use Linux,OpenFOAM,paraFoam,and some Gnuplot and Python plotting 2.how to modify OpenFOAM 1.Hakan Nilsson,Chalmers /Applied Mec ...2022-5-4 11:14 - Kathy-202109 - 现金交易版
Home education : Home Education Series (Vol. 1 of 6) by Charlotte M. Mason
0 个回复 - 215 次查看 Home education : Home Education Series (Vol. 1 of 6) by Charlotte M. Mason Home education : Home Education Series (Vol. 1 of 6) by Charlotte M. Mason Home education : Home Education Series (Vol. 1 o ...2023-7-4 14:23 - 走出 - 经管书评
2016新书:第二版的,ggplot2: Elegant Graphics for Data Analysis, 2nd Edition
63 个回复 - 19044 次查看 没有币的或是不愿意买的,从这下载吧,我就是从这下载的。https://scanlibs.com/ggplot2-elegant-graphics-data-analysis/ This new edition to the classic book by ggplot2 creator Hadley Wickham highlight ...2016-7-26 05:18 - johnmy - R语言论坛
英文第二版 ggplot2: Elegant Graphics for Data Analysis (Use R!)
5 个回复 - 3038 次查看 第一次发帖,没有币,余额为0~~,找了好久才下到。低价分享。 R语言绘图神器。 https://book.douban.com/subject/26830358/ 第二版中文版18年11月出版,感兴趣的朋友支持。 https://book.douban.com/subject ...2018-12-18 01:19 - hcsprings - R语言论坛
森林图forestplot
2 个回复 - 3942 次查看 forestplot(labeltext = as.matrix(rs_forest[,1:4]),mean = rs_forest$V5,lower = rs_forest$V6,upper = rs_forest$V7, is.summary=c(F,F,T,T,F,T,T,F,T,T,T,T,F,T,T),zero = 1,boxsize = 0.4,lineheig ...2018-9-7 10:22 - handsomexuye - R语言论坛
信达证券-传媒互联网行业及海外周观点:Copilot推进AI生态化,AI+虚拟分身、AI+教育
0 个回复 - 208 次查看 信达证券-传媒互联网行业及海外周观点:Copilot推进AI生态化,AI+虚拟分身、AI+教育、AI+XR板块应用有望率先落地-2306052023-6-6 14:38 - cheeyuen1994 - 行业分析报告
event_plot画图命令如何让被遮住的折线上移一层
0 个回复 - 504 次查看 现在的代码是: . event_plot, default_look graph_opt(xtitle("periods since the event") /// > ytitle("Average causal effect") title("Borusyak et al. (2021) imputation estimator") /// > xlabel(-5(1 ...2023-6-2 20:52 - gualida - Stata专版
用coefplot命令画图,到了ciopts这步就command ciopts is unrecognized
6 个回复 - 7149 次查看 到了倒数第三步的时候,出现command ciopts is unrecognized。 然后我安装ciopts 不成功。 请各位 帮帮我。2022-3-23 00:03 - yori_cxj - Stata专版
R语言用于ggplot2 进行数据可视化应用总结-图表式总结
1 个回复 - 706 次查看 R语言用于ggplot2 进行数据可视化应用总结-图表式总结 R语言用于ggplot2 进行数据可视化应用总结-图表式总结 R语言用于ggplot2 进行数据可视化应用总结-图表式总结 R语言用于ggplot2 进行数据可视化应 ...2021-11-6 20:07 - Fu-pear - 现金交易版
基于stata Contour-enhanced meta-analysis funnel plots绘制
0 个回复 - 535 次查看 基于stata Contour-enhanced meta-analysis funnel plots绘制 基于stata Contour-enhanced meta-analysis funnel plots绘制 基于stata Contour-enhanced meta-analysis funnel plots绘制 基于stata Conto ...2022-3-6 11:25 - Kathy-202109 - 现金交易版
joy_plot lnwage, over(mstatus)
1 个回复 - 366 次查看 help(joy_plot)中的示例,在运行至joy_plot lnwage, over(mstatus),出错if not allowed,什么原因,怎么修改呢?2023-5-5 08:32 - daerhai - Stata专版
stata 安装外部命令rdplot
0 个回复 - 988 次查看 链接: https://pan.baidu.com/s/1MehkboopoV8yEbEd539dJw?pwd=qp662023-4-20 11:43 - 研究生小白的成长记录 - Stata专版
标准化系数该如何利用coefplot命令作图?
8 个回复 - 2371 次查看 coefplot命令可以将回归系数及置信区间绘制在图中,更直观地展示回归结果。但同时为了方便比较系数之间的大小,文献中更多地展示了标准化之后的系数图,如下。如果回归是ols,则使用coefplot命令展示标准化的系数图非 ...2023-4-10 23:40 - 葱葱饼干 - Stata专版
Effects of China's pilot low-carbon city policy on carbon emission reduction: A
1 个回复 - 344 次查看 【作者(必填)】 Weidong Huo a, Jie Qi b, Tong Yang c, Jialu Liu d, Miaomiao Liu e, Ziqi Zhou 【文题(必填)】 Effects of China's pilot low-carbon city policy on carbon emission reduction: A quasi-natu ...2023-4-9 09:28 - ycbm132 - 求助成功区
The reverse cumulative distribution plot: a graphic method for exploratory analy
5 个回复 - 477 次查看 【作者(必填)】G F Reed[/backcolor] 1[/backcolor], B D Meade[/backcolor], M C Steinhoff[/backcolor] 【文题(必填)】The reverse cumulative distribution plot: a graphic method for exploratory analysis ...2023-4-4 17:25 - andy162639 - 求助成功区
用coefplot时画图,图例显示不出来,求帮助
10 个回复 - 12557 次查看 请问上图中为什么图例显示是一个点呀??? 作图的命令如下 coefplot, drop(_cons) recast(connected) vertical ciopts(recast(rcap)lcol(black)) /// lpattern(solild) mcolor(black) lcolor(bla ...2019-2-21 09:53 - 经济学小小白 - Stata专版
求助:如何安装coefplot
9 个回复 - 13904 次查看 在stata16中输入 ssc install coefplot 显示为无法定义,应该是没有安装coefphot,求coefphot的安装包2021-6-18 17:51 - 2018010255 - Stata专版
求lotterydataset.dta!!!
6 个回复 - 1973 次查看 最近在学广义倾向得分匹配,希望获得lotterydataset.dta数据,希望好心人帮助,可以给论坛币。谢谢!2017-9-27 15:39 - 易老师喵了个咪 - 数据求助
一直r198 it‘s not a twoway plot type怎么办?
2 个回复 - 12575 次查看 求助各位大神,一作图他就提示r198 it‘s not a twoway plot type怎么办? code 如下 twoway (connected m_employmentrate year2 if graphobs == 1 & T==1, m(O) lc(navy) mc(navy)) /// > (conne ...2018-5-4 10:33 - janeaquarius - Stata专版
ggplot 为什么不好使了?
2 个回复 - 640 次查看 各位大神! 我今天更新R到4.2.3 版本,突然发现ggplot不好使了,这是为什么? 出错界面如下,感谢指点!2023-3-20 18:29 - CMO-首席物料官 - R语言论坛
Microsoft 365 Copilot 深度解析
20 个回复 - 1443 次查看 Microsoft 365 Copilot 深度解析2023-3-20 18:28 - cheeyuen1994 - 行业分析报告
moranplot问题
1 个回复 - 340 次查看 翻找许久,moranplot还是出不来结果,也更换过spmat.ado,但仍出现图上的情况,请问uu们有什么办法解决吗?2023-3-22 18:38 - w-bjt不加糖 - Stata专版
20230319-华泰证券-计算机行业:Microsoft 365 Copilot深度解析
3 个回复 - 367 次查看 20230319-华泰证券-计算机行业:Microsoft 365 Copilot深度解析2023-3-21 21:09 - gccd - 行业分析报告
20230319-安信证券-计算机行业周报:GPT-4、ERNIEBot和Copilot盘点
3 个回复 - 415 次查看 20230319-安信证券-计算机行业周报:GPT-4、ERNIEBot和Copilot盘点2023-3-21 21:05 - gccd - 行业分析报告