search for: p00

Displaying 13 results from an estimated 13 matches for "p00".

Did you mean: 00
2012 Aug 24
6
updating elements of a vector sequentially - is there a faster way?
...ent i is dependent on the previous one. I need to do this on vectors that are 1 million or longer and need to repeat that process several hundred times. The for loop works but is slow. If there is a faster way, please let me know. probs <- c(.1, .3, .2, .4, .7, .9, .3, .4, .5, .6) p10 <- 0.6 p00 <- 0.4 vec1 <- rep(0, 10) for (i in 2:10) { vec1[i] <- ifelse(vec1[i-1] == 0, ifelse(probs[i]<p10, 0, 1), ifelse(probs[i]<p00, 0, 1)) } Thanks GG [[alternative HTML version deleted]]
2009 Jun 19
1
a difficulty in boot package
...-cbind(rep(1,length(E$trt)),E$trt) dep.covariates<-cbind(rep(1,length(E$age_avr)),E$age_avr) start<-c(ml1$coef,ml2$coef,0,0) fml1<-optim(start,fml.mlogl,control=c(maxit=10000),hessian=F) x<-(1+exp(fml1$par[1]))^(-1) y<-(1+exp(fml1$par[3]))^(-1) b<-exp(fml1$par[5]+fml1$par[6]*43)+1 p00<-ltd(-log(pcopula.fam4(exp(-invltd(x,b)),exp(-invltd(y,b)),b)),b) p1<-exp(fml1$par[1])/(1+exp(fml1$par[1])) p2<-exp(fml1$par[3])/(1+exp(fml1$par[3])) OR<-p00*(p00+p1+p2-1)/(1-p2-p00)/(1-p1-p00) OR } set.seed(101) boot(st,boot.OR,R=500) #-----------------------------------------------...
2008 Jul 09
1
Help with installing add-on packages
...may be used uninitialized in this function akima.new.f:1901: warning: ?p05? may be used uninitialized in this function akima.new.f:1901: warning: ?p11? may be used uninitialized in this function akima.new.f:1902: warning: ?p30? may be used uninitialized in this function akima.new.f:1901: warning: ?p00? may be used uninitialized in this function akima.new.f:1900: warning: ?cp? may be used uninitialized in this function akima.new.f:1899: warning: ?bp? may be used uninitialized in this function akima.new.f:1898: warning: ?ap? may be used uninitialized in this function akima.new.f:1900: warning: ?dp...
2008 Sep 18
2
Problem installing packages in newer versions of R
...may be used uninitialized in this function akima.new.f:1901: warning: ?p05? may be used uninitialized in this function akima.new.f:1901: warning: ?p11? may be used uninitialized in this function akima.new.f:1902: warning: ?p30? may be used uninitialized in this function akima.new.f:1901: warning: ?p00? may be used uninitialized in this function akima.new.f:1900: warning: ?cp? may be used uninitialized in this function akima.new.f:1899: warning: ?bp? may be used uninitialized in this function akima.new.f:1898: warning: ?ap? may be used uninitialized in this function akima.new.f:1900: warning: ?dp...
2004 Aug 14
3
7960 help
I have 4 7960's that I am trying to get working but 2 of them will not update to the SIP image on my tftp server like the first ones did. i keep getting the error on the phone 'Defaulting CM to TFTP server' like it isn't seeing the *.bin on the server. are you supposed to have on of those for each phone? would be like cisco et al to do something like that. TIA Jason Kawakami
2016 Dec 07
4
Killing undef and spreading poison
...nt values for the output bit. > > This is the definition I'd expect. > >> For example (bitwise notation): >> ppp * 000 == 000 (since flipping any of the poison bits cannot yield >> a >> result other than zero) >> 00p + 00p == 0pp >> ppp << 2 == p00 >> icmp ugt ppp, uint_max == p (special case) >> >> 2) (thanks to Sanjoy): for an operation R = A op B, bit R[i] is >> poison if >> bit i of 'A op undef' may yield 0 and 1 (same for 'undef op B'). >> This one unfortunately breaks some algebrai...
2005 Jun 23
7
Cisco 7960 firmware upgrade promblems
I have a second-hand 7960 which I am attempting to upgrade to use a SIP image. The phone currently has a firmware release which doesn't seem to be listed in Cisco docs - P003AM30. On reboot, it finds the tftp server and requests the firmware image listed in OX79XX.txt correctly, displaying "Upgrading Software" on the screen. It then continues to re-request the same image from the tftp server at 10s intervals indefinitely. What am I doing wrong? Thanks Patric...
2004 Mar 13
7
Cisco 7960 firmware
Does anyone know if version 3.1 is Call Manager or SIP? Thanks.
2004 Aug 17
1
Cisco 7.2 firmware for SIP 7940/7960 release d
Typo in your OS79XX.TXT P00 ? instead of P0S !? -----Original Message----- From: Michael L?jtnant [mailto:ml@zyxel.dk] Sent: 17 August 2004 13:31 To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Cisco 7.2 firmware for SIP 7940/7960 released Hi Shaun, Saw you post, and rushed to their ftp-server and downl...
2007 Aug 07
5
Extending RAIDZ.
...- parity block N<x> - new parity block U - unused * - if offset in I/O request is less that this marker we use four disks only, if greater - we use five disks After adding ''NewDisk'' to RAIDZ vdev, we have something like this: Disk0 Disk1 Disk2 Disk3 NewDisk <<P00 D00 D01 D02 U P01 D03 D04 D05 U P02 D06>> <<P03 D07>> U <<P04 D08>> <<P05 D09 U P06 D10 D11 D12>> U <<P07 D13 D14 D15>> U Then we start moving data, but we need to beging from the start:...
2004 Aug 20
4
Help with upgrading 7960 SCCP to SIP
I've got a Cisco 7960 that I'm trying to convert to SIP. Here's what "Firmware Versions" says: App Load ID: P00305000300 Boot Load ID: PC03M030 Version: 5.0(3.0) The files that I have are: P003-07-1-00.sbn P003-07-1-00.bin P0S3-07-1-00.loads P0S3-07-1-00.sb2 If I put "P003-07-1-00" in OS79XX.TXT, the phone tries to tftp XMLDefault.cnf.xml. I've tried every imaginable <loadinformatio...
2016 Dec 06
2
RFC: Killing undef and spreading poison
...ptions: 1) a bit in the output is poison if flipping any set of poison bits in the input may yield different values for the output bit. For example (bitwise notation): ppp * 000 == 000 (since flipping any of the poison bits cannot yield a result other than zero) 00p + 00p == 0pp ppp << 2 == p00 icmp ugt ppp, uint_max == p (special case) 2) (thanks to Sanjoy): for an operation R = A op B, bit R[i] is poison if bit i of 'A op undef' may yield 0 and 1 (same for 'undef op B'). This one unfortunately breaks some algebraic rewrites like: x * -1 -> 0 - x I've im...
2004 Nov 24
2
an R function to search on Prof. Baron's site
...;, "revtime"), sep="") res <- charmatch(restrict, c("Rhelp", "doc", "function", "doc/fun")) if (res == 0) stop("wrong restriction specified") res <- switch(res, "Rhelp00/archive|Rhelp01/archive|Rhelp02a/archive", "finzi.psych.upenn.edu/R/doc", "finzi.psych.upenn.edu/R/library", "finzi.psych.upenn.edu/R/doc|finzi.psych.upenn.edu/R/library") res <- paste("restrict=", res, sep=&q...