Displaying 8 results from an estimated 8 matches for "agood".
Did you mean:
good
2009 Jun 22
1
How to make try to catch warnings in logistic glm
...numerically 0 or 1 occurred
script
ngood<-28
nbad<-21
resmat<-"DFr"
j<-0
nsim<-100
res<-matrix(NA, nrow=nsim, ncol=6)
ow <- options("warn")
options(warn= 1)
outcome<-rep(c("G","B"), times=c(ngood, nbad))
outcome<-as.factor(outcome)
agood<-rep(c(0,1), times=c(27,1))
abad<-rep(c(0,1), times=c(14,7))
thgood<-rep(c(0,1), times=c(24,4))
thbad<-rep(c(0,1), times=c(12,9))
for (i in 1:nsim)
{
?tgood<-sample(agood, ngood)
?tbad<-sample(abad, nbad)
?hstop<-c(tgood, tbad)
?hstop<-as.factor(hstop)
?aldgood<-rnorm(ng...
2005 May 08
4
Cellsocket help needed
I need help from someone who has a working cellsocket, I have received
couple email of people who wanted to help, but they just think they know how
it supposed to work, but they don't have a working units, and they confused
more...I need someone with a working solution to get my cellsocket going..
Thanks!!!
Write offlits @ mawise (AT) mail.com
-------------- next part --------------
2003 Jun 27
2
Mapping User from ADS
Hi folks,
I'm using Samba 3beta running on RH 8.0 and I'd like to authentificate against a Microsoft AD. This all works very well, except that not all AD User are mapped to my Unixbox!
When starting getent passwd, my UnixBox shoiws just my User from passwd and some of the AD User - not all!! Looking through my User with the command wbinfo -u all AD user are shown correctly!
Anybody
2007 Jun 10
4
Debian 4.0, Xen 3.1.0, and VNC
Hello,
I did a fresh install of Debian 4.0 and installed libvncserver from
source. I then downloaded the Xen 32bit PAE SMP binary and followed the
installation instructions from
http://www.howtoforge.com/debian_etch_xen_3.1
Everything works fine with Xen, except when I use full virtualization a
vnc server never opens up. I received the following message when
installing Xen:
Checking
2006 Aug 27
1
[LLVMdev] Fedora Core 5 package
Reid Spencer wrote:
>> If no one here is working on this, I can start the Fedora Extras new
>> package process, which should only take a few weeks to complete. LLVM
>> has been on my "planned packages" list for a while now.
>
> That would be great! Thanks.
Okay, I'll start putting together a Fedora package and then start the
process.
>
> Once the 1.9
2006 Oct 30
2
[LLVMdev] Fedora packaging problem
Hi,
I'm still working on the Fedora Extras package for LLVM.
Because of the Fedora requirement that all packages in Extras be built
from source, I must build the dreaded C Front End. :)
I think I've mostly got things set up correctly, but I've found what I
suspect is a tricky problem:
make[1]: Leaving directory
`/home/adam/rpmbuild/BUILD/llvm-1.8/llvm-gcc4-obj/gcc'
Checking
2006 Aug 26
2
[LLVMdev] Fedora Core 5 package
Hi,
Is anyone working on getting LLVM into Fedora Extras? This would allow
anyone with FC-5 or greater to simply "yum install llvm" without any
other preparation.
If no one here is working on this, I can start the Fedora Extras new
package process, which should only take a few weeks to complete. LLVM
has been on my "planned packages" list for a while now.
Thanks,
Adam
2007 Jun 14
0
(no subject)
I installed a fresh copy of Debian 4.0 and Xen 3.1.0 SMP PAE from the
binaries. I had a few issues getting fully virtualized guests up and
running, but finally managed to figure everything out. Now I''m having a
problem with paravirtualized guests and hoping that someone can help.
My domU config:
#
# Configuration file for the Xen instance dev.umucaoki.org, created
# by xen-tools