结果:找到“REPLACE”相关内容164个,排序为按回复时间降序,搜索更多相关帖子请点击“高级”
用replace命令替换变量值,没反应
9 个回复 - 1340 次查看
求助各位大侠:
我用replace命令,替换变量的数值时,没反应。
用的命令是:replace industrial= industrial01 if industrial=="c"
出现的问题:想替换的变量industrial,其数值没任何变化。且stata显示的信息是 ...
2023-12-2 15:47 - azhsjc - Stata专版
关于replace if的问题
3 个回复 - 521 次查看
我生成了一个虚拟变量d,令d=0,使用replace if 对特定年份以上替换为0。但是0个替换,如下。
. gen d=1
. replace d=0 if year >2005
(0 real changes made)
但是当我
replace d=0 if year >0
(5,239 real ...
2023-2-6 01:49 - minerion9 - Stata专版
一个stata中关于replace的问题
6 个回复 - 10516 次查看
当Standard 数值为1且对应的CHR为空时,用同一StockID 和Date 的Standard值为2所对应的CHR值将其替换(也就是最后一行的CHR值填充到倒数第二行的空白处)
跪谢大神!!!!!!!!
2015-11-12 19:00 - Omit_JK - Stata专版
stata+replace
2 个回复 - 10094 次查看
使用stata中的replace命令完成如下变化:
如果var1是文字1,则令var2替换为文字2。
replace var2="文字2" if var1=="文字1"
2021-3-31 11:30 - skmeiyoutu - Stata专版
replace 结果出错
4 个回复 - 402 次查看
请问各位大神,我想依据企业所在省份是否沿海设置变量coast(0-1变量),省份为字符型STR58,使用replace coast=1 if 省份== "北京"后,结果显示(0 real changes made) ,可明明是北京的有1000多个,这是什么原因啊
2022-9-12 17:18 - 苏长笛 - Stata专版
stata 中的replace
0 个回复 - 825 次查看
replace the values of gpa in 3 of the observations with missing values.
replace gpa = . in 2/4
为什么这个命令要这样写,求赐教
2021-10-29 15:12 - zhangjian2009ab - Stata专版
replace命令
11 个回复 - 37039 次查看
在使用命令:replace id="北京" if (id=="1")时,出现type mismatch错误,请问这是怎么回事?以及如何解决这一问题?
2015-4-8 21:41 - 跑赢大盘的SB - Stata专版
replace 命令一直报错,具体如下:
0 个回复 - 561 次查看
. replace bdat=1600 if bdat=1604
invalid syntax
r(198);
. replace bdat=1600 if bdat=="1604"
type mismatch
r(109);
. replace bdat="1600" if bdat=="1604"
type mismatch
r(109);
. replace ...
2021-3-30 17:09 - YolandaYao1 - 灌水吧
数据替换replace
2 个回复 - 1377 次查看
var2网络覆盖户数为一个字符型变量(因为包含“全覆盖”),我如何把“全覆盖”替换成var1全村户数呢?我用replace var2 = var1 if var2=="全覆盖",显示数据类型不匹配,应该怎么做呀?求指教!!
2020-11-4 15:54 - 爱学习的小小思 - Stata专版
Replace Pioneer
2 个回复 - 1790 次查看
Replace Pioneer(官网:http://www.mind-pioneer.com)是一款专业的文本批量处理软件。只要给定任何纯文本文件或文件列表,只要准确设置转换规则,就能得到任何需要的结果,它衍生出来的功能几乎覆盖了纯文本处理的 ...
2013-1-22 00:30 - wang226 - SAS专版
r语言运用replace函数替换数据
3 个回复 - 15585 次查看
比如这样一个数据,我要基于这个数据新建一列(名称为status),其中1替换为married,0替换为unmarried
例如 status
1 unmarried
2 married
3 unmarried
4 married
这样的一列
2019-11-21 10:00 - Asura2 - R语言论坛
可以帮忙看看这个replace语句为什么不对,或者正确的应该怎样分类编号
1 个回复 - 1215 次查看
input str10 Accper
"12/31/2012"
"12/31/2014"
"12/31/2010"
"12/31/2016"
"12/31/2011"
"12/31/2013"
"12/31/2015"
"12/31/2009"
"12/31/2010"
"12/31/2013"
"12/31/2014"
"12/31/2011"
"12/31/2015" ...
2019-2-24 09:42 - 傻叉傻女孩 - Stata专版
如何replace满足特定条件的变量?
8 个回复 - 14460 次查看
请教一下大家,对于如下的面板数据,如何将样本期(time1~time6)中变量xyz取值全部为空值的对象(bbb),将其变量xyz取值在其整个样本期(time1~time6)中全部替换为123。
而对于样本期不全为空值的对象ccc它的变 ...
2016-9-23 22:45 - runman - Stata专版
有关Replacement cost的一些简单看法
0 个回复 - 1152 次查看
Advantage:
The current replacement cost represents the value of the asset to the enterprise.
Disadvantage:replacement cost is lack of objectivity.
2017-6-8 23:06 - 胡笳十八拍啊 - 爱问频道