search for: cova

Displaying 3 results from an estimated 3 matches for "cova".

Did you mean: cosa
2002 Oct 02
0
Alternative to slow double for() loop
...or() loop, and was wondering if anybody could suggest an alternative to using this double loop which would speed things up. The program looks like this: for (j in 1:m) { for (i in 1:n) { times<-comp.list[[j]][which(comp.list[[j]]$V1==i),] T<-ncol(times) Y<-times$V2 Y<-data.matrix(Y) cova<-subset(times, select=V3:V16) cova<-data.matrix(cova) pr<-exp(cova%*%beta)/(1+exp(cova%*%beta)) dipr<-diag(c(pr[1,1], pr[2,1])) dipr1<-dipr-(pr%*%t(pr)) A<-diag(c(dipr1[1,1],dipr1[2,2])) D<-t(cova)%*%A V<-A u1<-D%*%solve(V)%*%(Y-pr) u<-u+u1 usq<-usq+(u1%*%t(u1)) dvd...
2009 Sep 04
2
lrm in Design package--missing value where TRUE/FALSE needed
Hi, A error message arose while I was trying to fit a ordinal model with lrm() I am using R 2.8 with Design package. Here is a small set of mydata: RC RS Sex CovA CovB CovC CovD CovE 2 1 0 1 1 0 -0.005575280 2 2 1 0 1 0 1 -0.001959580 2 3 0 0 0 1 0 -0.004725880 2 0 0 0 1 0 0 -0.005504850 2 2 1 1 0 0 0 -0.003880170 1 2 1 0 0 1 0 -0.006074230 2 2 1 0 0 1 1 -0.003963920 2 2 1 0 0 1 0 0.000658230 2 2 1 0 1 0 1 -0.002033610 2 0 0 0 0 0 1 -0.007761770 2 0 0...
2010 Jun 23
1
xp clients can't auth after reboot without smb restar t
|-----Original Message----- |From: John Drescher [mailto:drescherjm at gmail.com] |Sent: 22 June 2010 6:56 PM |To: delpheye |Cc: samba at lists.samba.org |Subject: Re: [Samba] xp clients can't auth after reboot without smb restart | |> "An error occurred while reconnecting Z: to \\domain-fs\business |> Microsoft Windows Network: The specified network name is no longer |available