search for: cp1

Displaying 20 results from an estimated 38 matches for "cp1".

Did you mean: cp
2001 Jun 05
2
a bug? (PR#968)
...Box 90251 (919) 684-2152 (work) Duke University (919) 684-8594 (fax) Durham, NC 27708-0251 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="mohan.dat" SEEDID LINEAGE POP REGION CARBON DAY GERM 1 C01 CP1 CP 180 10 1 2 C01 CP1 CP 180 10 1 3 C01 CP1 CP 180 10 1 4 C01 CP1 CP 180 10 1 5 C01 CP1 CP 180 10 1 6 C01 CP1 CP 180 10 1 7 C01 CP1 CP 180 10 1 8 C01 CP1 CP 180 10 1 9 C01 CP1 CP 180 10 1 10 C01 CP1 CP 180 10 1 11 C01 CP1 CP 180 10 1 12 C01 CP1 CP 180 10 1 13 C01 CP1 CP 180 10 1 14 C01 CP1 CP 180 1...
2002 Oct 26
2
Still missing something on missing values...
...inally from ICPSR). When I opened it with SPSS 10 and run Frequencies on it I have got 979 valid data a 27 missing. However, see below (unfortunately, I have used R in preparation of my homework, which caused me an error on this): > data=read.spss("s6720p2.sav") > levels(data$CP1) [1] "Rf" "Dk" "Neither" "Oppose" "Favor" > length(data$CP1[data$CP1=="Favor"]) [1] 727 > length(data$CP1[data$CP1=="Oppose"]) [1] 177 > length(data$CP1[data$CP1=="Neither"]) [1] 79 > leng...
2004 May 28
0
memory error? TE405P problem?
...kernel 2.6.6 with Hyperthreading and APIC enabled. The machine has 1GB of RAM and HIMEM is enabled in the kernel. Calls terminate properly and everything seems to work okay, but the system died after only being up one day with the following being the last thing logged in syslog: May 27 18:29:49 cp1 kernel: Tried to load 00000275 into 0000000a, but got ffffffff instead May 27 18:29:49 cp1 kernel: Tried to load 00008675 into 0000000a, but got ffffffff instead May 27 18:29:49 cp1 kernel: Tried to load 00000000 into 0000000a, but got ffffffff instead May 27 18:29:49 cp1 kernel: Tried to load 0000...
2003 May 14
1
lme speedup question
...<- vgAll[perm,] for(j in 1:15000){ ge <- c(philmaanova.rloess$adjdata[j,1:24]) dat <- data.frame(ge,vg=factor(vg),ag=factor(ag),dy=factor(dy),rp=factor(rp)) dat$vgrp <- getGroups(dat, form = ~ 1|vg/rp, level = 2) ge.lme <- lme(fixed=ge~vg+ag+dy, data=dat, random=~1|vgrp) cp1[j,1] <- philmaanova.rloess$cloneid[j] tmpInt <- intervals(ge.lme,level=0.95,which="fixed") cp1[j,2] <- tmpInt$fixed[2,2]*2 cp1[j,3] <- tmpInt$fixed[2,1] cp1[j,4] <- tmpInt$fixed[2,3] } } An Aside: I am using lme for a mixed model with treating rp as random and ne...
2012 Dec 17
3
simplifying code
Dear All,   I was wondering if you could help me with the following: I have the code:   tin <-0.5 tau <-24 output0 <-10 TIMELOW <-tin TIMEHIGH <-1*tau TIME1 <-c(seq(TIMELOW,TIMEHIGH, by = sign(TIMEHIGH-TIMELOW)*(tau-tin)/3))   then I would like to calculate:   cp1 <-output0*exp(-0.3*TIME1[1]) cp2 <-output0*exp(-0.3*TIME1[2]) cp3 <-output0*exp(-0.3*TIME1[3]) cp4 <-output0*exp(-0.3*TIME1[4])   then plot(TIME1,c(cp1,cp2,cp3,cp4))   is there a way to rewrite the equations for calculating the cp(1 to n) in a "single line" so that the run of...
2010 Aug 11
1
DHCP problem with virtual interfaces
...verything works. after a while (hours, days) suddenly _some_ (not alway all of them, sometimes 1 out of 10, sometimes 9 out of 10) of the virtual IPs disappear. in the DHCPD log files I see things like (not the same machine, because on that I didn't have the issue recently): Aug 11 16:39:52 cp1 dhcpd: DHCPREQUEST for 10.192.52.103 from 00:50:56:00:37:00 via eth1 Aug 11 16:39:52 cp1 dhcpd: DHCPACK on 10.192.52.103 to 00:50:56:00:37:00 via eth1 Aug 11 16:39:52 cp1 dhcpd: DHCPREQUEST for 10.192.52.103 from 00:50:56:00:37:00 via eth1: lease 10.192.52.103 unavailable. Aug 11 16:39:52 cp1 dhcpd...
2009 Jan 10
1
Setting a contingency table
...I want to set a make a contingency table which will look like this.. The problem is that I can't  set the table like the following.                      col1     col2       Total     row1              a         b         n10                      rp1       rp2        100                      cp1       cp2       rtp1   ---------------------------------------------     row2             c         d         n20                      rp3       rp4       100                      cp3       cp4       rtp2   ---------------------------------------------     Total            n01       n02         n  ...
2008 Jun 27
2
PCI device assignment to guests (userspace)
Userspace patches for the pci-passthrough functionality. The major updates since the last post are: - Loop to add passthrough devices in pc_init1 - Handle errors in read/write calls - Allow invocation without irq number for in-kernel irqchip Other than this, several small things were fixed according to review comments received last time.
2008 Jun 27
2
PCI device assignment to guests (userspace)
Userspace patches for the pci-passthrough functionality. The major updates since the last post are: - Loop to add passthrough devices in pc_init1 - Handle errors in read/write calls - Allow invocation without irq number for in-kernel irqchip Other than this, several small things were fixed according to review comments received last time.
2012 Feb 26
10
Software Profili2 on Ubuntu by Wine
Hi Greetings to all Is my first post in this forum sorry for my english Many compliment to all developers for great work in Wine Profili2 is the most famous Windows software for designe airfoil profile for RC airplane models. Some times ago I have installed it in ubuntu 10.10 by Wine(1.3.5) with success This software use an mdb file First I have installed Profili download in this web site
1999 Aug 04
0
Win9x & Samba 2.0.5a (PR#19465)
...lib/util.c,v retrieving revision 1.218.2.18.2.14 diff -u -r1.218.2.18.2.14 util.c --- util.c 1999/07/22 01:47:02 1.218.2.18.2.14 +++ util.c 1999/07/22 19:04:15 @@ -1430,7 +1430,7 @@ */ if (win9x_semantics) { - if (*cp2 == '\0' && (strequal(cp1, "*") || str_is_all(cp1, '?'))) + if (*cp2 == '\0' && str_is_all(cp1, '?')) break; } -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space S...
2009 Jan 12
1
re tail case-pack ordering problem - can R help?
...size of a product. A case pack is a set of sizes that the supplier assembles. The retailer must order in whole case packs. For example, For a given shoe style, in the color brown, a supplier has the following case packs available. Sizes - > XS S M L XL XXL XXXL CasePack profiles: cp1 1 3 5 4 2 1 0 cp2 0 2 2 2 0 0 0 cp3 0 2 3 3 1 0 0 cp4 2 4 5 5 4 1 0 And, for a given store, the retailer has determined the following set the desired quantites of sizes to purchase. (This determination is based on...
2011 Jul 25
4
ipsets
I haven''t debugged this enough to understand what is happening, but I observe the following: someipset = bitmap:ip,mac 1) br0:+someipset 2) br0:+someipset[2] The first 1) doesn''t match anything in rules or tcrules, the second 2) matches fine. (Also using +someipset[1] doesn''t match anything) Is it possible/sensible/feasible to have shorewall figure out the
2008 Apr 29
0
[LLVMdev] [PATCH] use-diet for review
...ion +++ lib/Bitcode/Reader/BitcodeReader.cpp (Arbeitskopie) +void BitcodeReaderValueList::resize(unsigned Desired) { + if (Desired > Capacity) + { Please put brace on same line as if. - Constant *C= ConstantExpr::getFCmp(FCmpInst::FCMP_OEQ, - const_cast<Constant*>(CP1->getOperand(i)), - const_cast<Constant*>(CP2->getOperand(i))); + Constant *C = ConstantExpr::getFCmp(FCmpInst::FCMP_OEQ, + CP1->getOperand(i), + CP2->getOperand(i)); get...
2007 Jun 28
1
Error en assign(mname, def, where)
Hi R users, I am working with the fda package but when I call the function pca.fd I obtain a message error, which I cann't identify. The error say That : error in assihn(mname,def,where), is not possible to add links to a blockade enviroment. The orther that I'm writting is: > cp1 <- pca.fd(ind.fd1,nharm=3) and before it I can to plot the functional data object ind.fd1. ?Have anybody seen this error or any similar message?, ?Any idea? Thancks for your help -- View this message in context: http://www.nabble.com/Error-en-assign%28mname%2C-def%2C-where%29-tf3995432.html#a...
2008 Apr 29
5
[LLVMdev] [PATCH] use-diet for review
Hi all, I have reported more than enough about the space savings achieved and the associated costs, here comes the current patch for review. Since this one is substantially smaller than the previous one, I did not cut it in pieces. The front part is about headers and the rest the .cpp and other files. Cheers, Gabor -------------- next part -------------- An embedded and charset-unspecified
2006 Jan 11
1
InstallShield Setup.exe hang
...rr:ole:xCall RpcChannelBuffer SendReceive failed, 800706ba err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706ba [2]% ps machine-a 8152 4.0 3.0 61408 15544 pts/1 Sl 15:00 0:05 /usr/local/bin/wine-preloader /usr/local/bin/wine-pthread C:\PROG~FBU\COMM~CP1\INST~JM1\Engine\6\INTE~MEX\IKernel.exe -Embedding Regards, // // M. Iizuka m-iizuka@cp.jp.nec.com //
2008 Mar 25
1
Error propagation
...} covMat <- cov(as.data.frame(varList)) ### calculate error from square root af all squared terms ERROR <- sqrt(sum(term) + sum(COVALL)) return(list(error = ERROR, partials = el, htest = BT, covMat = covMat)) } ############ Example: e <- expression((E1^cp1)/(E2^cp2)) data <- list(E1 = c(1.8, 1.7, 1.8), E2 = c(1.65, 1.72, 1.71), cp1 = c(17.6, 17.8, 17.7), cp2 = c(22.12, 21.5, 22.1)) temp <- propagate(e, data, type = "raw", cov = T) print(temp) Many thanks in advance!! _____________________________________ Dr. rer. nat. Andrej-N...
2019 Jul 01
1
live migration issues after libvirtd restart
Hi, All There is following issue in latest libvirt-4.5.0-10.el7_6.12 package, which could prevent live VM migrations with web sockets enabled, when libvirtd were restarted prior to migration. Environment: # uname -a Linux inv-cp1-hv3-centos7 3.10.0-957.12.2.el7.x86_64 #1 SMP Tue May 14 21:24:32 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux # cat /etc/redhat-release CentOS Linux release 7.6.1810 (Core) # rpm -qa | grep libvirt-4 libvirt-4.5.0-10.el7_6.12.x86_64 # rpm -qa | grep qemu-kvm qemu-kvm-common-ev-2.12.0-18.el7_6.5.1.x8...
2009 Mar 21
2
1.6.2 beta 1 crash
...en=4096) at func_odbc.c:545 #9 0x081009e0 in ast_func_read (chan=0x8a527e8, function=0xb6f9fe20 "ODBC_MSSQL(IVR_TEST_Asterisk 1001)", workspace=0xb6f9ee10 "1,0", len=4096) at pbx.c:3346 #10 0x081070dd in pbx_substitute_variables_helper_full (c=0x8a527e8, headp=0x8a52900, cp1=0x8a0fae8 "HASH(Cliente)=${ODBC_MSSQL(IVR_TEST_Asterisk ${ANI})}", cp2=0xb6fa3f02 "", count=8177, used=0xb6fa61a8) at pbx.c:3481 #11 0x0810797a in pbx_extension_helper (c=0x8a527e8, con=0x0, context=0x8a52a58 "outgoing", exten=0x8a52aa8 "141", priority...