Displaying 20 results from an estimated 7000 matches similar to: "How to remove columns of table in R recursively"
2006 Apr 09
1
logistic regression model with non-integer weights
When fitting a logistic regression model using weights I get the
following warning
> data.model.w <- glm(ABN ~ TR, family=binomial(logit), weights=WEIGHT)
Warning message:
non-integer #successes in a binomial glm! in: eval(expr, envir, enclos)
Details follow
***
I have a binary dependent variable of abnormality
ABN = T, F, T, T, F, F, F...
and a continous predictor
TR = 1.962752
2012 Dec 14
2
Manipulation of longitudinal data by row
I have a dataset of the form below, consisting of one unique ID per
row, followed by a series of visit dates. At each visit there are
values for 3 dichotomous variables. Of the 8 different possible
combinations of the three variables, 4 are "abnormal" and the
remaining 4 are "normal". Everyone starts out abnormal, and then
either continues to be abnormal at subsequent visits,
2006 Aug 17
1
ATA: abnormal status on domain0
I have a problem with SATA disk.
Once, i start up my system (1 domain0 and 2 domainU on the same
machine), it is good. But, where some of them have high traffic and thus
require high disk usage i get this error in dom0''s dmesg:
ATA: abnormal status 0xD0 on port 0x9F7
ATA: abnormal status 0xD0 on port 0x9F7
ATA: abnormal status 0xD0 on port 0x9F7
ata1: command 0x35 timeout, stat 0xd0
2007 Jul 31
1
Problem with mdadm softRAID in CentOS4.5!
I have a server running some dababases in CentOS4.5 fully updated, but
this morning I read this error in messages log:
Trover st0:Block limits 1- 16777215 bytes
******************************************************************
172.25.8.236: Servinaves
ATA ABNORMAL DTATUS 0X20DF
ATA ABNORMAL DTATUS 0X20DF
ATA ABNORMAL DTATUS 0X20DF
ata comand 0x35 timeout, stat 0xd0 host - stat 0x21
atat1: status
2005 Sep 21
5
Major problems with 2.0.7 and SATA drives
Hello everyone,
I''m hoping to find an answer to my problem here. Currently I''m installing
xen 2.0.7 on 30 dual opteron machines with 4GB memory. The machines have
Tyan K8SR as motherboard with Silicon Image 3114 chip sata controler and 2 x
300 GB Western Digital SATA drives. Each xen server has 5 domUs, where some
of them have high traffic and thus require high disk usage.
2012 Mar 10
1
Generating abnormal returns in R
Hello
This is my first post on this forum and I hope someone can help me out.
I have a datafile (weeklyR) with returns of +- 100 companies.
I acquired this computing the following code:
library("tseries");
tickers = c("GSPC" , "BP" , "TOT" , "ENI.MI" , "VOW.BE" , "CS.PA" ,
"DAI.DE" , "ALV.DE" ,
2007 Jul 09
2
ATA: abnormal status 0x7F on port 0xB887
Hello,
We have recently purchased two Supermicro servers, AS-1021M-T2RB
(http://www.supermicro.com/Aplus/system/1U/1021/AS-1021M-T2RV.cfm), and
have built them both with CentOS 5 operating system. They are identical,
apart from the manufacturer of the disk drives.
Kernel is: Linux version 2.6.18-8.1.6.el5
(mockbuild at builder6.centos.org) (gcc version 4.1.1 20070105 (Red Hat
4.1.1-52)) #1 SMP
2016 Dec 27
2
Is the "\\x.x.x.x" type tree connect request a client related feature?
Hi folks
I face a problem when using the samba share, Here is the detail:
1) Phenomenon
In windows 7, sometimes, I type the samba server ip address and can see the shared folder. (the samba version is 4.3.11)
a、However when I try to open the shared folder, it fails with a windows error message like “please check the spelling of the name, or some problem may related to the network”, and
2008 May 19
1
Need help in matrix multiplication error
Hi,
I have a data file which is named test.txt as below. Prior to that, I have
converted the last row from nominal to numeric using as.integer.
Statement T1001 T1002 T1003 T1004 T1005 T100 T1014 T1021 T1022 T1023
1 0 0 0 0 0 0 0 0 1 0 0
2 0 0 0 0 0 0 0 0 1 0 0
3 0 1 0 0 1 0
2016 Nov 11
3
RFC: Killing undef and spreading poison
Hi John,
John McCall wrote:
>>> Well, we could say non-nsw add and mul are actually "bitwise" operations, so "mul i32 poison, 2" is guaranteed to have its bottom bit zero (but "mul nsw i32 poison, 2" is poison). Of course, there's a limit to how far we can go in that direction, or we just end up with the old notion of undef. Off the top of my head,
2004 Sep 15
0
[LLVMdev] Files to lib/System/Win32
Here are some more... and that takes care of the easy ones.
Path I'll wait on until you finish updating it.
Signals is a problem... It appears to be doing two tasks. First, it
prints a stack trace when something like a seg fault occurs. Second, it
makes sure a set of files and directories are deleted on an abnormal
exit.
The first is no problem. It won't even be necessary to fork
2016 Dec 29
3
答复: Is the "\\x.x.x.x" type tree connect request a client related feature?
Thanks for your attention, Gaiseric.
Sorry , but I had a little confused. Did you mean that the problem was something relevant with the DNS? However in my impression, I might not do anything about the DNS.
I have some clues that might be helped:
1) First of all, my samba server version set is "max protocol = SMB2", and the final protocol according to the negotiation result is smb2.10.
2004 Jun 29
1
seg fault using ocfstool
Hi all,
i have the following configuration:
RHAS 2.1 2.4.9-e.40enterprise #1 SMP (2 node cluster).
ocfs-support-1.1.2-1
ocfs-tools-1.1.2-1
ocfs-2.4.9-e-enterprise-1.0.12-1
i followed the users guide to install and configure ocfs.
During definition and formatting of ocfs-partitions the ocfstool crashed.
Now restarting ocfstool fails with the following error:
ocfstool
Abnormal termination!
1999 Nov 02
1
R abnormal exit when plotting lm (PR#308)
<<insert bug report here>>
I had a "abnormal" exit of R plotting a fitted linear model. here's
the last few lines of the R session:
-------------------------------------------------------------------
> plot(blstrhz.lm)
Hit <Return> to see next plot:
Hit <Return> to see next plot:
Hit <Return> to see next plot:
X Error of failed request: BadValue
2012 Jun 14
4
OT - Is there a package to monitor network traffic
We have a situation here that is a real mystery.
Our MRTG on our outgoing router and a firewall server that protects our
web servers is showing a spike every six hours. I can't find the server
behind the firewall that is generating such an extreme amount of
packets, even though I've looked through the crontabs of nearly all
servers, performed "ps" variations, and other
2009 Oct 15
1
calculating p-values by row for data frames
Hello R-users,
I am looking for an elegant way to calculate p-values for each row of
a data frame.
My situation is as follows:
I have a gene expression results from a microarray with 64 samples
looking at 25626 genes. The results are in a data frame with the
dimensions 64 by 25626
I want to create a volcano plot of difference of means vs. ?log(10) of
the p-values,
comparing normal samples to
2017 Jan 22
4
答复: ??????: Is the "\\x.x.x.x" type tree connect request a client related feature?
Thanks for your reply, Louis
However, I am still blocked by this problem now. !-_-
I tried to set the samba server as the DNS server and visit the shared folder by input "\\aaa.bb.com" at windows 7 client. In some cases it works and will not fail.
However the similar abnormal phenomenon also occasionally happens (especially at changing the authentication, such as local to ldap):
1) I can
2007 Jan 30
1
smbtorture NEGNOWAIT makes 3.023d dump core
smbtorture NEGNOWAIT causes a core dump with a message "Abnormal server
exit: multiple negprot's are not permitted".
Is that truely by design??
I am running Samba 3.0.23d as AD member server and have smbtorture
running on the same machine.
Kind regards,
Jens
Appended: The final second of the smbd...
[2007/01/30 16:48:38, 3] smbd/oplock_linux.c:linux_init_kernel_oplocks(260)
2007 Apr 20
2
order of registering uri''s matters for URIClassifier ?
Hi all,
I''m playing around with mongrel handlers and I came across a behaviour
that seems abnormal to me with regard to the Configurator#uri calls. It
appears that order matters.
For instance:
...
listener do
uri "/icons", :handler => DirHandler.new("/var/www/icons")
uri "/", :handler =>
2004 Sep 22
2
Re: Shorewall-users Digest, Vol 22, Issue 47
I said:
> # MSS CLAMPING
> # Your kernel must have CONFIG_IP_NF_TARGET_TCPMSS set.
>
> I''ve activated the option, but to no result watsoever.
> Checked my kernel config, and it states that CONFIG_IP_NF_TARGET_TCPMSS is
a
> loadable module, that should be loaded on demand.
>
Simon said:
> Did you try adding it to /etc/shorewall/modules ?
Actually, no I