由买买提看人间百态

topics

全部话题 - 话题: error
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
y****a
发帖数: 536
1
在SAS中
proc genmod data=XXX descending;
class uid protstatus(ref='2') Hivstatus(ref='1') mher/param=ref desc
order=internal;
model newrole=protstatus Hivstatus mher protstatus*Hivstatus/dist=binomial
link=logit type3;
repeated subject=uid /covb type=AR(1);
run;
为什么加上VARIABLE mher 以后,就出现error in computing the variance function
,
error in parameter estimate covariance computation error in estimation
routine, 大家知道怎么处理这个问题吗?谢谢
h***i
发帖数: 634
2
来自主题: Statistics版 - SAS to MySQL Error
ERROR: The SAS/ACCESS Interface to MYSQL cannot be loaded. The libmysql code
appendage could not be
loaded.
ERROR: Error in the LIBNAME statement.
Licence 有效
怎么老是这个错误啊
m*******g
发帖数: 3044
3
在我表1里,有一个列是日期,其中1月份有,01/06/2009,011/12/2009,01/20/2009
,每一个日期都对应一另一列(paid amount)同一行里的钱数,现在我想求个和,把一
月里所有PAY出去的钱加起来。我该怎么写CODE。我的code是:
proc sql;
create table sasuser.Aggloss_C1 as
s
elect
b. plan name, b.date, sum(b.paid amount) as Aggloss, b.client size
from
sasuser.claims_c1 b
where
b.date='Jan09'd;
quit;
error message:
ERROR: Invalid date/time/datetime constant 'Jan09'd.
请高手告诉我,我的error在哪儿?我求和那个公式对吗?
t*d
发帖数: 1290
4
多谢大家的回复。
没想到 standard error 和 standard deviation 的定义在这个版上也会有争议啊。
比如一个服从标准正态分布变量的 standard deviation 就是 1。一个来自标准正态分
布的样本,如果把它的均数作为一个随机变量的话,它的 standard deviation 就是 1
/n^0.5,其中 n 为样本大小,对吧?那么这个均数的 standard deviation 也就是样
本的一个 standard error,对吧?由于样本均数是总体均数的一个 estimator,所以
我的理解是 standard error 就是 estimator 的deviation。
有些场合,比如meta-analysis 的文献中,很多提到用 inverse-variance-weighting
的方法。由于没有明确指明,我就不明白这个variance 用的是样本本身的variance,
还是estimator 的variance?inverse-variance-weighting 方法的中心思想就是根据
各个 study 的可靠性来做个加权... 阅读全帖
y*****w
发帖数: 1350
5
来自主题: Statistics版 - An error message in R
Error in if (t1 || t2) { : missing value where TRUE/FALSE needed
I got the above error message when running an R program. What does this
error mean, and how to debug the program?
Thanks!
s******5
发帖数: 513
6
family wise error rate 和 experiment wise error rate,
我看到的区别是
“The FWE is also known as the maximum experimentwise error rate (MEER),”
但是到底是怎样理解啊,想了一个晚上也不明啊,有大牛可以解释一下,或者举个例子
不???
R*****K
发帖数: 52
7
来自主题: Statistics版 - Error Bar
Hi masters,
How to compute errors for a spectrum of period (frequency)?
I need to plot error bars using the error estimated.
Thanks,
Joseph
g******2
发帖数: 234
8
来自主题: Statistics版 - empirical type 1 error 在0.06该怎么办?
depends on your standard error of your empirical type 1 error. If your
empirical type 1 error is significantly higher than 0.05, you probably need
to make your threshold more strict.
m**********s
发帖数: 754
9
来自主题: _Auto_Fans版 - Error Code 大全
最近老和Error Code打交道,干脆贴这里,方便大家,包括我自己,以后查对。
! ***********************************************
! P0XXX Generic ODB-II error code
! P1XXX Manufacturer control error code
! ***********************************************
P01XX Fuel and Air Metering
P0100 Mass or Volume Air flow Circuit Malfunction
P0101 Mass or Volume Air flow Circuit Range/Performance Problem
P0102 Mass or Volume Air Flow Circuit low Input
P0103 Mass or Volume Air flow Circuit High Input
P0104 Mass or Volume Air flow Ci
l******9
发帖数: 579
10
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: error of opening a file located in a remote server from pyton
发信站: BBS 未名空间站 (Sun Jul 27 19:03:52 2014, 美东)
I need to access read a csv file located in a server from python 3.2 on win7.
The file name is
csv_file =
file_loc = '\serverName.myCompanyName.com\mypath\Files\myfile.csv'
with open(file_loc , 'r') as csv_file # error !!!
csv_reader = csv.reader(csv_file, delimiter=',')
error:
IOError: [Err... 阅读全帖
g**1
发帖数: 10330
11
NEWS ADVISORY: Nuke agency expresses 'strong regret' over erroneous
nuclide analysis
NEWS ADVISORY: Groundwater highly likely polluted with radiation despite
TEPCO error 11:58 1 April
NEWS ADVISORY: Part of TEPCO data on groundwater, trench contamination had
error: agency

发帖数: 1
12
MD十个里面八个不懂统计
单次误诊(FP)的损失远小于漏诊(FN),因为FP的损失可以由多次检测来控制,而漏诊
可以造成严重的社区传染。那人竟然还在纠结FDR/PPV有多大
弱智一样,课本上怕type I error,现在还怕type I error,挂不得别家MD赚几百米林
,丫守着CDC吃皇粮

发帖数: 1
13
那个MD连统计101都没学明白
如果是发paper、给犯人定罪,是FP更可怕,要控制type I error和FDR,这是绝大多数
统计101课本讲的练得考的和99%MD一辈子水文章用的
如果是筛查疾病,反过来的是FN更可怕,要追求高detection rate,把所有有病的都诊
断出来才能隔离、制止传播,PPV低了怕个卵子,一次核酸阳性就隔离、三次核酸阳性
才确诊,三次不行就七次,七次核酸检测去确诊一个病人,type I error无论如何也小
于千分之一了,PPV还低那得1万送检9999没病才有可能了
那个MD说的话,用人话翻译一遍就是,如果加州没人得病,就没必要测,测了反而会引
起恐慌。
那么如果加州有人得病呢?我简直无法想象这种人竟然能在CDC工作……
z*******g
发帖数: 2429
14
来自主题: USANews版 - Obama leads in OH, no sampling error
CNN连数学都学不好。他用的那几个poll都有sampling error,他平均一下,sampling
erro就等于0了?这尼玛不是傻B么?
Poll of Polls当然有Sampling error,只不过CNN的傻逼们不知道怎么算,就当是没有
了。

Ohio,
NBC/
have
a***n
发帖数: 1616
15
来自主题: Automobile版 - SAE OBD II error code list
Here is a more complete pdf list (nearly 50 pages) :)
http://www.actron.com/obdii_code.pdf
But most useful and often-occur error is the P1*** code
which is manufacturor dependent.
Can your OBD2 reader read my Accord's P1457 error :)
e***m
发帖数: 725
16
来自主题: Automobile版 - engine error cod, 440, 441, 446
烤肉拉2001, 79K, engine error cod, 440, 441, 446
送去dealer修,换了canister,600大洋
两天后又亮了,说vacuum tubing坏了,换100大洋
这两天又亮了,还是这三个code,请问各位应该怎么应对?
此外,engine error code上打个*,说是pending,这个是什么意思?
多谢指教。
A**l
发帖数: 2650
17
来自主题: Automobile版 - 南湾的autozone给免费查error code么?
LD的车engine check light亮了。网上查了下,有的说可以去autozone免费
读error code,又有人说因为autozone理论上不属于修车铺所以读error code
属于违法曾经被告,现在加州的autozone已经不帮读code了。
谁去过的能说说?我看amazon好像也有卖读code的东东,是不是这个都是通用的?
车子是06年的volvo S40,不想直接去Dealer那里被宰,谢谢!
补充:离我家最近的autozone是Campell/Lawrence/saratoga附近那家
N****g
发帖数: 5246
18
应该问,啥price error shipped了?

啥price error了?
a*****a
发帖数: 495
19
【 以下文字转载自 shopping 讨论区 】
发信人: arunita (小牛), 信区: shopping
标 题: Price Error!!! $1.99 Banana Boat Lip Balm 24 Packs @ Amazon (转载)
发信站: BBS 未名空间站 (Fri Jun 11 17:32:50 2010, 美东)
发信人: qbcy (qbcy), 信区: Fashion
标 题: Price Error!!! $1.99 Banana Boat Lip Balm 24 Packs @ Amazon
发信站: BBS 未名空间站 (Fri Jun 11 17:21:04 2010, 美东)
http://www.dealmoon.com/
I**n
发帖数: 839
20
来自主题: ebiz版 - ebay Error code: 70360
ebay无法checkout 已经unlink了paypal account还是同样的error
有人遇到过吗
打电话被ebay和paypal推来推去 解决不了
We can't process your PayPal payment.
If you get this message more than once, please contact PayPal customer
support for further assistance
Error code: 70360
f******e
发帖数: 582
21
I always got “lens error, restart the camera” error when I try to zoom
in/out with my G9 camera. Any ideas what I need to do?
Thanks.
n********r
发帖数: 719
22
来自主题: JobHunting版 - leetcode刷题如果看到runtime error
是不是说明程序有bug
而看到exceed expected time说明没bug但复杂度太高?
有没有可能复杂度高的时候也出现runtime error呢?
写surrounded region那道题,Judge Small通过了
Judge Large对一个巨长的输入出现了runtime error
不知道到底是出bug了还是仅仅是超时了
m******t
发帖数: 273
23
来自主题: JobHunting版 - error of gamma.fit() in python (转载)
【 以下文字转载自 Quant 讨论区 】
发信人: myregmit (myregmit), 信区: Quant
标 题: error of gamma.fit() in python
发信站: BBS 未名空间站 (Sat Mar 15 11:30:18 2014, 美东)
in Python 3.2, I need to find gamma fit for data.
param = gamma.fit(samp) // samp is a list of double
I got error: TypeError: cannot perform reduce with flexible type
Any help wouldbe appreciated.
best
l******9
发帖数: 579
24
【 以下文字转载自 Database 讨论区 】
发信人: light009 (light009), 信区: Database
标 题: error of loading file to table on Neteza
发信站: BBS 未名空间站 (Wed Apr 30 15:42:25 2014, 美东)
I need to load a data txt (.csv)file (32 GB) to a table in Neteza.
But, I got error:
08S01 Communication link failure
The communication link between the driver and the data source to which the
driver was
attempting to connect failed before the SQLDriverConnect function completed
processing.
I am not allowed to change the TCP setting. I have ... 阅读全帖
e*******s
发帖数: 1979
25
来自主题: JobHunting版 - LeetCode Runtime Error 一问
Leetcode里面的Next Permutation
Implement next permutation, which rearranges numbers into the
lexicographically next greater permutation of numbers.
If such arrangement is not possible, it must rearrange it as the lowest
possible order (ie, sorted in ascending order).
The replacement must be in-place, do not allocate extra memory.
Here are some examples. Inputs are in the left-hand column and its
corresponding outputs are in the right-hand column.
1,2,3 → 1,3,2
3,2,1 → 1,2,3
1,1,5 → 1,5,1
用例 1, 1, 5... 阅读全帖
l******9
发帖数: 579
26
I need to access read a csv file located in a server from python 3.2 on win7.
The file name is
csv_file =
file_loc = '\serverName.myCompanyName.com\mypath\Files\myfile.csv'
with open(file_loc , 'r') as csv_file # error !!!
csv_reader = csv.reader(csv_file, delimiter=',')
error:
IOError: [Errno 2] No such file or directory: '\serverName.myCompanyName
.com\mypath\Files\myfile.csv'
But, I can access the folder and open the file from win 7 .
Thanks
l******9
发帖数: 579
27
来自主题: JobHunting版 - error of sql query in MS Access database
I need to do a sql query in MS Access 2012.
But I got error in MS Access:
SELECT *
FROM
(
SELECT *
FROM table1
where not exists
(
SELECT *
FROM table2
where table2.id = table1.id
) as t
) as t1, table3
where table3.id = t1.id
Syntax error: (missing operator) in query expression 'not exists ( ... ) as
t'
Any help would be appreciated.
l******9
发帖数: 579
28
I would like to load data from a txt file (9 KB) to SQL IBM netezza database
in Aginity workbench.
After creating the table:
I right-clicked the table and go to "import data" tab and chose "comma" as
field delimiter and skip the first row for the header in the file.
The SQL query is:
INSERT INTO username.my_table // the table has 12 columns and all are
characters
SELECT * FROM
EXTERNAL 'C:\mypath\my_file.txt'
USING
(
DELIMITER ','
LOGDIR 'C:\temp'
Y2BASE 2000
ENCODING 'internal'
SKIP... 阅读全帖
l******9
发帖数: 579
29
【 以下文字转载自 Database 讨论区 】
发信人: light009 (light009), 信区: Database
标 题: pypyodbc error access netezza SQL server on win7
发信站: BBS 未名空间站 (Sun Dec 21 10:15:22 2014, 美东)
I need to access IBM netezza SQL database from python on win 7. I have
installed Eclipse and python 3.2, pydev, and pypyodbc https://pypi.python.
org/pypi/pypyodbc/1.3.3). It worked well for MS SQL server.
But, it got error for IBM netezza.
import pypyodbc
conn = pypyodbc.connect("DRIVER={NetezzaSQL};SERVER={my_server_name};
D... 阅读全帖
l******9
发帖数: 579
30
I am doing debug in C# for project with web services in VS 2013 on win 7.
I got error:
visual studio unable to automatically step into the server.
unable to determine a stopping location. Verify symbols are located.
Error while processing breakpoints
I have checked the links of :
https://msdn.microsoft.com/en-us/library/bb157687.aspx
https://msdn.microsoft.com/en-us/library/65004e38.aspx
VisualStudio - step into another project with different .NET version
https://msdn.microsoft.com/en-us... 阅读全帖
g***j
发帖数: 1275
31
来自主题: JobHunting版 - HTTP Error 403 (转载)
【 以下文字转载自 Programming 讨论区 】
发信人: gmadj (干嘛爱打架), 信区: Programming
标 题: HTTP Error 403
发信站: BBS 未名空间站 (Sun Jan 25 17:08:37 2015, 美东)
写个很简单的python code 访问mitbbs,结果用urllib2,得到了HTTP Error 403,但
是访问别的网站就没有类似情况,请问这是为什么呢?谢谢了!
url = "http://www.mitbbs.com/"
response = urllib2.urlopen(url)
html = response.read()
c**********n
发帖数: 24
32
来自主题: JobHunting版 - STEM-OPT 现在状态是Validation Error
二月底提交的申请,上周五状态变成了
Validation Error
You must correct the following error(s) before proceeding:
At this time USCIS cannot provide you with information for your case. Please
contact the NCSC 1 (800) 375-5283 for additional information.
这是说他们在处理我的case吗?大家有没有类似经历?多久状态能update?
z****y
发帖数: 22
33
来自主题: JobHunting版 - OPT validation error
请问谁遇到过 OPT
Validation Error(s)
You must correct the following error(s) before proceeding:
At this time USCIS cannot provide you with information for your case. Please
contact the NCSC 1 (800) 375-5283 for additional information.
如何解决呢?打个电话也问不出个所以然来。
m***r
发帖数: 1801
34
! Unexpected Error in Processing Application.
We are unable to proceed with your application due to an unexpected
technical error. Your application details have been deleted from our systems.
We invite you to return to the application page shortly and resubmit your
application.
用的这个link
http://www.continental.com/web/en-US/apps/onepass/creditcard/ch
H*V
发帖数: 2770
35
Thank you for contacting us with your concerns about your
Ultimate Reward Mall points.
Our records indicate you were to earn 1,800 reward points
to your account. We apologize for the error and have
immediately added the 1,800 reward points to your account
effective immediately. The error has been reported as
well.
06/30/2013 07/04/2013 Online Purchase Lowe's ORDER #
xxxxxxxxx $ 359.91 $ 359.91 1,800
z****2
发帖数: 1618
36
来自主题: Money版 - serve link credit card error
刚开Serve,准备连capital one silver credit card, 但是总有error, 问客服,说是
billing address 不同。又试了很多遍,保证serve和credit card的地址格式,大小写
都一模一样了,还是同样error。
求经验,求指导
不知道discover card算不算cash advance,实在不行就用discover连吧
d*l
发帖数: 1810
37
来自主题: Money版 - Error code: 70245 有解么
三个error code一起往外蹦:
This seller only allows a buyer to purchase 4 items within 10 days.
Error code: 70214 70205 70213
c*****a
发帖数: 3965
38
这是我收到的回复,我买了个60刀的耳机。。。你们觉得这个offer可以接受吗?
Dear xxx,
As you may be aware, certain Verizon Wireless accessories were displaying on
the AAdvantage eShoppingTM mall with an incorrect offer of 83,871 American
Airlines AAdvantage? miles on Wednesday, August 10, 2011. This was the
result of a Cartera Commerce, Inc. system error. We apologize for any
inconvenience we may have caused you, and will describe below the steps we
are taking to remedy the situation
While the offer featured on the AAdvantage eSh... 阅读全帖
j**********x
发帖数: 11
39
10月28号发出的797C,
当时USCIS查询是acceptance
11月10号左右查,却变成了
Validation Error(s)
You must correct the following error(s) before proceeding:
At this time USCIS cannot provide you with information for your case. Please
contact the NCSC 1 (800) 375-5283 for additional information.
有知道怎么回事的吗?
t********y
发帖数: 360
40
填了一半存下来的文件不能再upload了,出现如下信息:
Application Error
You have encountered an application error. Please try again later.
有人碰到过这种情况吗?谢谢。
s*****r
发帖数: 145
41
我用电脑查也总是error. 换成手机查,没有error. 你换个browser 或是电脑。
o**********r
发帖数: 652
42
其實,你仔細觀察,Price Error都是有新的東西加進配置時才出現的。
也就是說,T410上市的時候,可能有不少的Price Error.
n**********e
发帖数: 438
43
以前Price Error时没下单的, 现在就没后悔药了。sigh
都存在这么久的Price Error了,当初便宜时喊贵,现在价格正常了,就没好deal了。
h*******x
发帖数: 12808
44
试了好几天了,每次点bid之后,就出现server error
Server error.
Looks like we hit a speed bump on the road to deals. Don't worry - we'll get
this fixed soon.
我一个月前试用就是这样,现在还是。这是怎么回事啊?我每次选的一个28天,
economic car。
w*********r
发帖数: 63
45
【 以下文字转载自 PhotoGear 讨论区 】
发信人: windbreaker (风起时), 信区: PhotoGear
标 题: 据说Best Buy不是Back Order,而是Pricing Error
发信站: BBS 未名空间站 (Wed May 18 14:18:46 2011, 美东)
我是10天前买的镜头,打电话要求price match,结果两天后他们打电话来说,是大面
积pricing error。收到的大量订单都要取消。Back order的,赶紧问问吧,如果不是
,我还要继续找他们要钱。
b*****r
发帖数: 2065
46
来自主题: shopping版 - "Fan error" on my T410
我的X200,2年多了一直坐在dock上的,最近也是启动就Fan Error, 我的办法是吸尘
器的管子对着风扇吸,同时开机,Fan Error就没有了。一切正常。
s**s
发帖数: 260
47
The number of foreclosure in error is not the main issue.
The problem is the impact of these errors. For example, banks sold these
housing backed securities to investors, and after this financial crisis,
many investors took the loss and moved on.
Now, these investors found out that these securities had flaws in it, and
these flaws were against the law in many states.
So there are a lot of law suits now that investors seek money from banks for
their loss, and state governments are also investigat... 阅读全帖
g*u
发帖数: 164
48
能让买疯了的人冷静一下吗?
Amazon AWS error exposes info on 31,000 GoDaddy servers
https://www.engadget.com/2018/08/09/amazon-aws-error-exposes-31-000-godaddy-
servers/?yptr=yahoo
h*****o
发帖数: 507
49
来自主题: Visa版 - ds160application error
天啊,刚才填了一半就出现下面的字,然后返回首页开始start,之后进都进不去了,
每次一点start,都出来这个提示。。。怎么回事呢,是他们网站问题还是我填的时候
出了什么问题。。。太雷人了。。。
Application Error
You have encountered an application error. Please try again later.
l******o
发帖数: 162
50
Have you ever been issued a US visa?
my answer: YES
Date last issue was issued:
my answer: Sept. 9, 2009
This is an error. This is my H1B starting date. I mistakenly took my H1B
approval notice as a visa; I should write the approval date of my F1 visa.
Anybody needs how to do? Do a new form? Or just explain the error to the
visa officer during the visa interview?
Thanks.
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)