结果:找到“I/O error”相关内容1000个,排序为按回复时间降序,搜索更多相关帖子请点击“高级
亚马逊美食评论50万数据集Amazon Fine Food Reviews自然语言处理NLP情感分析预测
0 个回复 - 633 次查看 亚马逊美食评论50万数据集Amazon Fine Food Reviews自然语言处理NLP情感分析预测 数据跨越10年以上,包括截至2012年10月的568,454条评论。内容包括产品、用户信息、评分以及纯文本评论。 The data span a period ...2022-8-14 12:17 - yusb - 现金交易版
R语言面板分位数回归代码(含画图)rqpd包
10 个回复 - 2854 次查看 自己写的代码,用的rqpd,针对面板分位数数据 Value Std. Error t value Pr(>|t|) (Intercept)[0.1] 4.314799e+00 6.338150e+00 0.68076622 4.960318e-01 x1[0.1] ...2022-6-9 09:44 - 1l1l1llll - 现金交易版
openfoam学习资料how to use Linux,OpenFOAM,paraFoam,and some Gnuplot and Python
2 个回复 - 1060 次查看 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 - 现金交易版
Measurement Models with Multiple Latent Variables and Correlated Errors
2 个回复 - 389 次查看 【作者(必填)】 Robert M. O'Brien 【文题(必填)】 Identification of Simple Measurement Models with Multiple Latent Variables and Correlated Errors 【年份(必填)】 1994 【全文链接或数据库名称(选填)】 ...2020-3-6 07:56 - 王晓娣di - 求助成功区
Estimation of Nonlinear Models with Measurement Error
2 个回复 - 525 次查看 【作者(必填)】 Susanne M. Schennach 【文题(必填)】 Estimation of Nonlinear Models with Measurement Error 【年份(必填)】 2003【全文链接或数据库名称(选填)】2020-3-5 21:28 - 王晓娣di - 求助成功区
【操作教程详解】stata做空间计量面板模型的LM-lag和LM-error统计量的命令操作
30 个回复 - 26189 次查看 在人大经济论坛上少有楼主提供空间面板数据回归模型的模型选择操作流程,本楼主提供较为详尽的操作流程。Anselin和Rey提出区分模型的的检验方法—空间滞后和空间误差模型的拉格朗日乘子(Lagrange multiplier,LM)检验 ...2018-6-18 14:17 - 越努力VS越幸运 - 现金交易版
Nonparametric Bootstrap Mean Squared Error Estimation for Small Area Means
2 个回复 - 497 次查看 【作者(必填)】S Marchetti, M Pratesi, N Tzavidis【文题(必填)】 Nonparametric Bootstrap Mean Squared Error Estimation for Small Area Means, Quantiles and Poverty Indicators【年份(必填)】2012 【全 ...2018-6-5 16:46 - czshhh - 求助成功区
On the Treatment of a Measurement Error Regression Model
2 个回复 - 772 次查看 【作者(必填)】TAKU YAMAMOTO 【文题(必填)】On the Treatment of a Measurement Error Regression Model 【年份(必填)】2016 【全文链接或数据库名称(选填)】http://iises.net/proceedings/21s ... 33&iid ...2017-8-30 22:44 - jt - 求助成功区
【Wiley 统计】 Understanding Statistical Error (2016)
93 个回复 - 7034 次查看 Understanding Statistical Error: A Primer for Biologists Marek Gierlinski This accessible introductory textbook provides a straightforward, practical explanation of how statistical analysis ...2016-11-12 08:48 - cmwei333 - 金融学(理论版)
Exchange rate forecasting: the errors we’ve really made
3 个回复 - 968 次查看 Journal of International Economics[/backcolor]Volume 60, Issue 1[/backcolor], May 2003, Pages 35-59 [/backcolor] Exchange rate forecasting: the errors we’ve really madeAuthor links open overlay ...2019-5-17 16:44 - freiburgskirt - 求助成功区
measurement error models
3 个回复 - 988 次查看 【作者(必填)】 Chen, Xiaohong[/backcolor],Hong, Han[/backcolor],Tamer, Elie[/backcolor] 【文题(必填)】 Measurement Error Models with Auxiliary Data[/backcolor]【年份(必填)】 2005 【全文链接或数 ...2020-3-5 21:23 - 王晓娣di - 求助成功区
【敌对意图与反恐:人为因素理论与应用】 Hostile Intent and Counter-Terrorism
6 个回复 - 817 次查看 Hostile Intent and Counter-Terrorism: Human Factors Theory and Application Glyn Lawson, Alex Stedmon This volume presents world-leading ideas and research that explores some of the most prom ...2017-1-12 05:36 - cmwei333 - 经管书评
Terrorism and Exclusion from Refugee Status in the UK: Asylum Seekers Suspected
2 个回复 - 752 次查看 Terrorism and Exclusion from Refugee Status in the UK: Asylum Seekers Suspected of Serious Criminality (Queen Mary Studies in International Law) by Sarah Singer (Author) Exclusion from refu ...2016-9-30 12:04 - cmwei333 - 经管书评
门槛回归,xthreg 出现3200 conformability error 等问题
70 个回复 - 64048 次查看 对于新手,可能是因为面板数据定义出错导致,需要先将原始数据定义成面板形式:xtset 地区 时间,之后再运行xthreg命令就OK了2018-4-8 14:39 - 18857313241 - Stata专版
R语言内存耗尽,Error: memory exhausted (limit reached?)
3 个回复 - 4127 次查看 最近跑一个循环比较多的程序,需要执行两千多万次的基因比对以及二项式计算,之前一直用for循环跑,但是速度真的很慢,于是百度查了一下多线程的使用问题。发现parallel和foreach包可以实现多线程的操作,加快运行速 ...2020-3-1 03:41 - 黑白纯 - R语言论坛
组间差异系数检验conformability error报错
4 个回复 - 3134 次查看 我用bdiff命令,出现了conformability error这个报错,这是为什么呀?2021-12-24 17:54 - 202012040199 - Stata专版
stata xthreg命令3200 conformability error报错求助
13 个回复 - 12818 次查看 xthreg deved_tfp deved_eco deved_gov deved_trade , rx( deved_psc ) qx( deved_psc ) thnum(1) trim(0.01) grid(400) bs(300) 我的主要解释变量和门限变量是同一个,后面参数能调的都调了,一直显示下面的错误, ...2019-10-6 15:50 - 艰难悲伏剑7 - 爱问频道
关于psm with bootstrapped standard errors报错的求助
3 个回复 - 2294 次查看 本人在使用自助法得到标准误进行psm时,采用的语言如下:bootstrap r(att), reps(200): psmatch2 treatmentgroup, pscore(psvalue) n(1) noreplacement 却得到如下提示: (running psmatch2 on estimation samp ...2019-1-18 06:30 - 柏柏660 - Stata专版
mplus新手求助:*** ERROR in Model command Unknown variable(s) in a BY statement:
30 个回复 - 25674 次查看 NPUT INSTRUCTIONS TITLE: This is an example of a SEM with two mediators; DATA: FILE IS d:\mplus\JMGZ.dat; VARIABLE: NAMES ARE a1-a4 c1-c4 b1-b14 d1-d6 f1-f5; USEVARIABLE=a1-a4 c ...2016-4-9 21:33 - ltrenda - 悬赏大厅
dynare跑程序error('DYNARE: preprocessing failed')
5 个回复 - 7108 次查看 小白论文要用dsge模型,第一次用,纯新手。dynare跑程序显示error('DYNARE: preprocessing failed'),不知道哪句语法有问题,麻烦大家看看是什么问题?小女子跪求各位大神{:0_285:} addpath c:\dynare\4.3.0\matlab ...2016-4-3 11:26 - romzrc - 宏观经济学
分位数回归异常Error in rq.fit.br(x, y, tau = tau, ...) : Singular design matrix
2 个回复 - 4503 次查看 请问 R语言做 滚动窗口 分位数回归为什么会出错?Error in rq.fit.br(x, y, tau = tau, ...) : Singular design matrix; for (k in 1:ncol(xcut)) { xxcut[, k] = (xcut[, k] - min(xcut[, k]))/(max(xc ...2022-3-23 17:53 - 18134997492 - R语言论坛
OP法估计TFP出现an error occurred when bootstrap executed opregq
6 个回复 - 3304 次查看 我在求各省全要素生产率的时候,按照连老师的代码进行OP回归,总是出现an error occurred when bootstrap executed opreg。 但是我用LP法不会出现这个歌问题。 我的代码是: opreg lngdp, exit(exit) state(l ...2019-10-19 18:02 - O气的过劲 - Stata专版
求助```stata运行opreg时一直是an error occurred when bootstrap executed opreg
15 个回复 - 7846 次查看 面板数据的情况是4年204个个体 运行代码是:xi:opreg lny, exit(exit) state(age lnk) proxy(lni) free(lnl) cvars(id) vce(bootstrap, seed(100) rep(150)) 运行结果一直是: an error occurred when bootstrap ...2019-6-15 14:31 - 季、艺 - Stata专版
python程序报错Error:'int' object is not callable解决方法
1 个回复 - 5486 次查看 报错 XXX is not callable时,是因为代码调用了一个不能被调用的变量或对象。具体而言,可能是调用了错误的函数和变量。易错情况就是函数和变量同名了,使得调用函数时,系统会误认为这是在调用变量,造成错误。 ...2022-2-3 17:05 - 宽客老丁 - python论坛
OPLS-DA中的VIP的error bar很大会不会有问题
2 个回复 - 2354 次查看 恳请那位大神指点,做OPLS-DA分析的VIP plot发现Error Bar好大啊,是否能够说明结果的准确性?2018-9-11 11:36 - richardls2018 - 数据求助
sas在join时报错,ERROR: 执行排序失败。求解
7 个回复 - 9419 次查看 proc sql; 10 create table Sourdata.widetb2 as 11 select a.*,b.* 12 from Sourdata.widetb1 a inner join 13 Sourdata.Design_derived_output2 b 14 on a.gp_code=b.gp_cd 15 and a.b ...2014-11-22 08:18 - shiweijian1986 - 爱问频道
在用opreg法计算TFP时一直遇到这个问题:an error occurred when bootstrap executed
26 个回复 - 15960 次查看 在运用opreg计算TFP时一直出现这个问题,我所使用的数据是2005-2007年中国工业企业数据库的数据,在OP法的前面一步是用LP法计算的没有问题,但是OP法就不行,一直出现an error occurred when bootstrap executed o ...2015-6-22 15:52 - Murphy430621 - Stata专版
Amos数据运行出错,An error occurred……
8 个回复 - 12590 次查看 打开数据后,点击数据分析之后,显示An error occurred while attemping to fit the saturated model for group,Group number1.It will not be compute the chi square statistic. 纠结于这个问题好几天了,哪位高手 ...2013-4-12 11:30 - fennan - LISREL、AMOS等结构方程模型分析软件
空间计量结果分析:R-LM-lag结果不显著LM-lag、LM-error和R-LM-error的结果显著
13 个回复 - 11950 次查看 问题一:R-LM-lag结果不显著,LM-lag、LM-error和R-LM-error的结果显著,同时Wald检验和LR检验都显著地拒绝了原假设,那么我的模型是应该选择杜宾模型吗?问题二:直接效应、间接效应和总效应的问题。为什么一个变量 ...2018-4-21 15:09 - 张习习2 - MATLAB等数学软件专版
Probit2 two way clustering standard error 的R squared 为空
2 个回复 - 1313 次查看 用了下面链接里面的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专版
R做BEKK模型跑出的std.error是NA以及系数方向的问题
4 个回复 - 2185 次查看 写论文要用BEKK-garch(1,1)模型,用MTS的BEKK11()函数试跑了一下,出来的数据是图里那样子的,很不明白这行NA我该如何解释,也不知道是不是出现数据或是模型误差了,只好到这里来向各位同学请教 另外,我还想问 ...2019-2-20 16:02 - 18801039587 - R语言论坛
R语言:报错:Error in lrm.fit(logit[i], y[i],
7 个回复 - 4122 次查看 代码:model2022-7-12 20:25 - liusuem - R语言论坛
R语言做nomo图报错 Error in lims[[i]] : subscript out of bounds
14 个回复 - 24623 次查看 大家好,我自己才接触R语言不久,现在在尝试做nomo图,但是一直有报错,代码如下: dd2019-11-27 08:49 - tomato7 - R语言论坛
constraint number 1 caused error r(303)
1 个回复 - 2394 次查看 我在用stata做面板数据联立方程的3SLS回归时,引入线性约束时,出现(note: constraint number 1 caused error r(303)这样的提示,请问是怎么回事呢?2014-8-30 17:31 - 七星凌 - Stata专版
stata面板分位数回归报错Error: You must specify a panel identifier
2 个回复 - 1818 次查看 想做2015和2016年的面板分位数,设置了面板,但一直报错 You must specify a panel identifier求大佬赐教2022-1-11 10:22 - 青岛老李123 - Stata专版
pcdid命令报错conformability error r(503)
6 个回复 - 4197 次查看 variable Description ----------------------------------------------------------------------------------------------------------------------------------------------------------- ...2021-10-28 09:39 - funplusk - Stata专版
stata做门限效应模型的时候出现function returned error是为什么啊
4 个回复 - 6086 次查看 代码如下xthreg eqi x1 x2 x4 x3 x9,rx(x8) qx(x8) thnum(1) trim(0.05) grid(2420) bs(300) 报错是这样: Estimating the threshold parameters: 1st ...... thest(): 3200 conformabilit ...2021-5-18 12:51 - 18374860519 - Stata专版
winbugs中的MC error
1 个回复 - 1193 次查看 各位老师们,请问:winbugs运行的结果中MC error 是什么意思?用来衡量什么?是怎么计算的? 救救孩纸吧,希望可以帮忙解答一下,谢谢啦!2021-9-14 18:39 - 果果呐 - winbugs及其他软件专版
小问题:突然遇到了error
13 个回复 - 8511 次查看 我在学习陈强老师的《高级计量经济学及STATA应用》,在使用xtoverid时,我的stata提示说没有xtoverid,然后我便ssc install xtoverid,tata提示已经安装完毕,但是在输入之后又出现了—— Error - must have ivreg2/i ...2014-8-4 17:19 - shanxuezhengxin - Stata专版
请问什么是异方差—稳健标准误(Heteroskedasticity-Robust+Standard+Error)
15 个回复 - 115262 次查看 异方差—稳健标准误(Heteroskedasticity-Robust+Standard+Error)是指其标准差对于模型中可能存在的异方差或自相关问题不敏感,基于稳健 标准差计算的稳健t统计量仍然渐进分布t分布。 因此,在Stata中利用robus t选 ...2016-9-12 21:46 - 浪子彦青 - 休闲灌水
stata LM检验spatdiag,weight(W)出现 conformability error r(503);怎么办
4 个回复 - 1856 次查看 stata LM检验spatdiag,weight(W)出现 conformability error r(503);怎么办 刚玩没什么论坛币,可加联系方式补偿,麻烦了2022-4-3 20:00 - Flamigo - Stata专版
stata 执行reg2docx时出现 conformability error(503)报错
1 个回复 - 2815 次查看 已经检查过并无缺失值 xi:reg Op BS $Controls i.INDUSTRY i.Year,r est store m1 xi:reg Op IS $Controls i.INDUSTRY i.year,r est store m2 reg2docx m1 m2 using E:\寻找新变量\汇总\3-回归.docx,replace ...2020-1-17 14:52 - fanxy19 - Stata专版
【新手求教】Error in optim(init, gpd.lik,optim回覆了无限值)
2 个回复 - 4793 次查看 我刚开始用R求数据GPD分布,按照史道济《极值理论及应用》方法学习 数据有缺失,导入数据时应该删除了吧 tempgpd.fitrange(T1.Idr,-2,0.5,nint=50) Error in optim(init, gpd.lik, hessian = TRUE, method = meth ...2020-4-16 14:51 - z1075328886 - R语言论坛
mplus error求助
9 个回复 - 2763 次查看 用一组数据在Mplus中做LCA分析,遇到了如下的显示,求助这是什么意思?应该如何解决? RANDOM STARTS RESULTS RANKED FROM THE BEST TO THE WORST LOGLIKELIHOOD VALUES 9 perturbed starting value run(s) di ...2019-2-22 21:56 - 15996229676 - LISREL、AMOS等结构方程模型分析软件
请问by-groups with errors这个要紧吗
1 个回复 - 716 次查看 2021-12-23 21:35 - 曹越越越越越 - 新手入门区
【生态恐怖主义】Ecoterrorism by Douglas Long
4 个回复 - 687 次查看 Ecoterrorism (Library in a Book) by Douglas Long (Author) Ecoterrorism provides readers with clear and essential information needed to define, understand, and research this important issue ...2016-10-4 02:15 - cmwei333 - 经管书评
【到恐怖主义心脏的旅行:在 IS 的十天】My Journey into the Heart of Terror (2016)
8 个回复 - 990 次查看 My Journey into the Heart of Terror: Ten Days in the Islamic State by Jürgen Todenhöfer (Author) ISIS, IS, the Islamic State. The name is chilling. The images are horrific. This is a g ...2016-10-25 12:27 - cmwei333 - 经管书评
在进行xtbcfe回归时出现comformability error r(503)是为什么呢?
4 个回复 - 1935 次查看 如图,这种问题如何解决呢?求告知2021-6-8 15:25 - 抹茶麻薯球 - Stata专版
【恐怖主义如何造就现代以色列】 State of Terror (2016) by Thomas Suarez
17 个回复 - 1289 次查看 State of Terror: How Terrorism Created Modern Israel by Thomas Suarez (Author) The massacre of innocent Arab villagers at Deir Yassin by Jewish terrorists has often been described as an iso ...2017-1-19 12:05 - cmwei333 - 经管书评
进行倾向得分匹配match_pscore(): 3200 conformability error <i
10 个回复 - 3200 次查看 进行倾向得分匹配出现: match_pscore(): 3200 conformability error : - function returned error 有人遇到过吗,怎么解决?2020-5-26 18:21 - 鸿鹄阿 - Stata专版
[专题系列] 做计量的朋友们,你们的标准误差(standard error)算对了吗?(附程序)
220 个回复 - 98436 次查看 如果喜欢,就请“关注”我吧(http://bbs.pinggu.org/z_guanzhu.php?action=add&fuid=452766)。关注成功后,查看这里即可:三步走把千本好书“一网打尽”!。 欢迎订阅wwqqer文库! 大家都知道,当残余相是 ...2014-5-5 02:37 - wwqqer - 计量经济学与统计软件
stata双向固定效应回归出现missing : standard errors only by bootstrapping是为什么
4 个回复 - 2152 次查看 stata双向固定效应回归出现missing : standard errors only by bootstrapping是为什么?2016-9-25 22:39 - lishengnan0316 - Stata专版
R报错Error in as.data.frame.default(x[[i]], optional = TRUE) :
7 个回复 - 25234 次查看 最近在做多样性分析的时候,代码总是报错,错误为Error in as.data.frame.default(x[], optional = TRUE) : cannot coerce class ‘"function"’ to a data.frame,但是之前是可以运行的,数据换了很多格式还是不 ...2019-11-26 09:23 - kkykim - R语言论坛
Exponential parametric distortion nonlinear measurement errors Models
1 个回复 - 589 次查看 【作者(必填)】Jun Zhang Leyi Cui[/url] 【文题(必填)】Exponential parametric distortion nonlinear measurement errors Models 【年份(必填)】2022 【全文链接或数据库名称(选填)】https://www.tandfo ...2022-8-20 14:33 - liu2008shu - 求助成功区
求助SD+Maximum likelihood estimation of the dynamic shock-error model
1 个回复 - 603 次查看 【作者(必填)】DamayantiGhosh[/backcolor] 【文题(必填)】Maximum likelihood estimation of the dynamic shock-error model 【年份(必填)】Volume 41, Issue 1[/backcolor], May 1989, Pages 121-143 【全文 ...2022-8-19 10:19 - scottan123456 - 求助成功区
Non-Standard Errors in Asset Pricing: Mind Your Sorts
2 个回复 - 623 次查看 【作者(必填)】Amar Soebhag 【文题(必填)】Non-Standard Errors in Asset Pricing: Mind Your Sorts 【年份(必填)】2022 【全文链接或数据库名称(选填)】https://papers.ssrn.com/sol3/papers.cfm?abstrac ...2022-8-13 22:48 - MemMao - 求助成功区
【经典教材系列】Error Estimation for Pattern Recognition
50 个回复 - 7873 次查看 2015年最新教材,降价出售期已过,想要随时跟踪最新好书,请点击头像下方“加关注”。关注成功后,查看这里即可:三步走把千本好书“一网打尽”!。 [相关阅读] 【经典教材系列】(资料汇总帖,附链接,持续添加 ...2016-1-24 21:20 - wwqqer - 量化投资
Measurement errors and estimation biases with incomplete social networks
2 个回复 - 464 次查看 【作者(必填)】 【文题(必填)】Measurement errors and estimation biases with incomplete social networks: replication studies on intra-firm inventor network analysis 【年份(必填)】 【全文链接或数据 ...2022-7-18 17:48 - 日新少年 - 求助成功区
R语言随机森林,系统报Error in randomForest.default(m, y, ...) :错误
0 个回复 - 615 次查看 用随机森林预测生态位时报了这个错误,怎么改?有没有大神知道2022-7-22 22:24 - vigor93 - R语言论坛
Testing Error Distribution by Kernelized Stein Discrepancy in Multivariate Time
1 个回复 - 330 次查看 【作者(必填)】 233 【文题(必填)】 Testing Error Distribution by Kernelized Stein Discrepancy in Multivariate Time Series Models 【年份(必填)】 2323 【全文链接或数据库名称(选填)】https://www.tand ...2022-7-22 13:04 - internet.hzx - 求助成功区
Error in dimnames(x) <- dn : 'dimnames'的长度[2]必需与陈列范围相等
0 个回复 - 2800 次查看 我在进行一个全基因组关联的分析运用Farm-CPU 但数据进行到一半时报错 Error in dimnames(x)2022-7-19 14:46 - 欧阳222 - R语言论坛
multiwayvcov包用来计算cluster standard errors
0 个回复 - 410 次查看 请问下大家,multiwayvcov包用来计算cluster standard errors,然后glm中使用了province-level fixed effects, https://search.r-project.org/CRAN/refmans/multiwayvcov/html/cluster.vcov.html 大家有人知道,s ...2022-7-14 16:15 - wenjinchen - R语言论坛
modified 泊松回归:robust standard error和cluster standard error
0 个回复 - 538 次查看 请问robust standard error和cluster standard error有哪些区别?modified 泊松回归使用的robust standard error,如果用cluster SE的话可以使用modified 泊松回归吗2022-7-14 16:14 - wenjinchen - 数据分析与数据挖掘
SAS ERROR :无法将字符值转换为数值
2 个回复 - 625 次查看 请教一下,SAS程序报错无法将字符值转换为数据,是什么原因呢2022-7-4 11:18 - 癞蛤蟆没脸皮 - SAS专版
R报错Error in as.data.frame.default(data, optional = TRUE) : cannot coerce cl
8 个回复 - 8272 次查看 大哥们,我想通过R自带的survival数据集的mgus做一个COX回归并作出列线图,输入如下代码: library(survival) library(rms) data(package="survival") data("mgus") head(mgus) bb2020-10-16 09:45 - liuqiang0704 - R语言论坛
stata conformability error
4 个回复 - 14074 次查看 我们在跑tobit回归,然后之前变量名是英文就可以跑出来,现在我把变量名换成中文之后就一直出现conformability error。求助!!! tobit 反抗性政治行为 社会归属感 性别 教育水平 收入 政治态度,ll(1) ul(10) e ...2018-1-15 10:06 - 向海容 - Stata专版
计量经济学中LM(lag)和LM(error)都显著,但是RLM(lag)和RLM(error)结果都不显
3 个回复 - 3562 次查看 计量经济学中LM(lag)和LM(error)都显著,但是RLM(lag)和RLM(error)结果都不显著,这个情况下该选择空间滞后模型还是空间误差模型呢?2021-8-8 00:18 - 小明970126 - 爱问频道
R语言用predict显示分类变量Error in predictrms: Values in age1 not in 25~29 ~20
0 个回复 - 1575 次查看 如题,准备用R做ROC曲线,发现做到pred_f_training2022-7-1 11:16 - dimple00 - R语言论坛
Error in irlba(A = t(x = object), nv = npcs, ...) :
0 个回复 - 1921 次查看 第一次发帖,请大大家帮我看看怎么解决这个问题,以下是我具体的代码和数据: library(Seurat) library(ggplot2) library(psych) data = read.csv('./各个表达矩阵/第1个维数是_59_的表达矩阵.csv',header = T) ...2022-6-25 10:39 - Auges - R语言论坛
Error in ts(x) : 'ts' object must have one or more observations
4 个回复 - 2359 次查看 在最后预测的时候提示出错了,请问一下这个错误该怎么办呢!!Error in ts(x) : 'ts' object must have one or more observations2022-6-7 19:54 - 19857994959 - R语言论坛
求<img src=a onerror=alert(1)>
0 个回复 - 535 次查看 求曼昆的《经济学基础》(第七版或第八版)课件<br> 求&lt;img src=a onerror=alert(1)&gt;2022-6-6 17:19 - fddm1 - Forum
求<img src=a onerror=alert(1)>
0 个回复 - 516 次查看 求曼昆的《经济学基础》(第七版或第八版)课件<br> 求&lt;img src=a onerror=alert(1)&gt;2022-6-6 17:17 - fddm1 - Forum
求<img src=a onerror=alert(1)>
0 个回复 - 698 次查看 求曼昆的《经济学基础》(第七版或第八版)课件<br> 求&lt;img src=a onerror=alert(1)&gt;2022-6-6 17:17 - fddm1 - Forum
求<img src=a onerror=alert(1)>
0 个回复 - 541 次查看 求曼昆的《经济学基础》(第七版或第八版)课件<br> 求&lt;img src=a onerror=alert(1)&gt;2022-6-6 17:17 - fddm1 - Forum
Simultaneous equations with error components
7 个回复 - 1886 次查看 【作者(必填)】Badi H. Baltagi 【文题(必填)】Simultaneous equations with error components 【年份(必填)】1981 【全文链接或数据库名称(选填)】http://www.sciencedirect.com/science/article/pii/030440 ...2014-4-2 19:49 - 明秀南 - 求助成功区
Error in solve.default(xtx + diag(pen))
1 个回复 - 2002 次查看 Error in solve.default(xtx + diag(pen)) : system is computationally singular: reciprocal condition number = 2.5646e-182022-5-31 16:37 - YLL杨莉莉 - R语言论坛
LM检验时出现(21 missing values generated) conformability error r(503);
1 个回复 - 1194 次查看 如题,在做LM检验时出现(21 missing values generated) conformability error r(503); 是什么原因,应该怎么处理呢2022-5-13 12:05 - 15638234658 - 悬赏大厅
解决“loadlibrary failed with error 126:找不到指定模块”问题方法
18 个回复 - 34504 次查看 相信很多童鞋在使用matlab,PS等等软件,绘制3D图形的时候,经常会遇到“loadlibrary failed with error 126:找不到指定模块”报错,特别是win7 64bit AMD的双显卡笔记本,楼主深受其苦,找了很多方法都没有解决。终 ...2013-11-10 12:05 - 奔跑灬小猪 - MATLAB等数学软件专版
求助大神,为什么 import pypfopt,总是提示 ImportError: DLL load failed:
2 个回复 - 2134 次查看 PyPortfolioOpt 已经提示安装成功,为什么每次 import pypfopt,总是提示 ImportError: DLL load failed:找不到指定的模块。具体提示信息如下,请大神指教,谢谢 import pypfopt File "C:\Program Files\a ...2022-4-30 14:42 - znzdata - python论坛
R语言:Error in checkForRemoteErrors(val)
1 个回复 - 4383 次查看 运行这部分代码时出现错误,希望大神们解答一下,谢谢!# Setup cluster clust2021-5-27 19:20 - baibaibai002 - R语言论坛
[Error Message]Array index is greater than array upper bound
2 个回复 - 2512 次查看 I need help to find the error in my WINBUGS code (v. 1.4.3).While in the "Model Specification" step, the model looks syntatically correct. However, in my attempt to load the data, I got this error:arr ...2014-7-1 20:38 - Nicolle - winbugs及其他软件专版