search for: cl4

Displaying 9 results from an estimated 9 matches for "cl4".

Did you mean: cl
2010 Jun 30
1
parameterization of glm nested design
Dear R community, I am new to R, a reforming SAS user :) I am running R 2.10.1 on a Windows XP machine. I would like to write linear functions of my coefficient parameter estimates from a glm, but am having a difficult time understanding the parameterization R uses. In the toy example below I am running a glm on binomial data, with clones and lines within clones as fixed effects, each with 6
2013 Jun 18
1
hist function in a for loop
Dear all, I need to create a for-loop in which I can compute multiple histograms My code is the following : #singlefile includes huge csv file #I want to specify the binsize #I would like to compute in the for -loop the histograms numfiles <- length(singlefile) for (i in 1 :51) { binsize <- -20 :20/2 hist(singlefile(singlefile$GVC[singlefile$new_id==i]], break=seq(),
2002 Feb 21
0
data.dump from S to R: no functions
...t the names: Splus/G:/path-8/meteo/smeteo>b <- dimnames(a)[[1]] Splus/G:/path-8/meteo/smeteo>b [1] ".Last.fixed" ".Last.value" "INM.cods" "INMS.clima.pre.cl1" [5] "INMS.clima.pre.cl12" "INMS.clima.pre.cl4" etc. Then if you want you can select in b: Splus/G:/path-8/meteo/smeteo>b <- b[-c(1,2,32,33,34)] And finally data.dump: Splus/G:/path-8/meteo/smeteo>data.dump(b,file="G:/nofunciones.dmb") You can also write a simple function that would list only non-function objects (i...
2005 Apr 29
0
recording packet sent time
...a qdisc scheduler (called fb in the diagram) that does certain packet delaying and other stuff. (for egress traffic) root (htb/tbf) | --------------- cl1 cl2 | tbf -------- | | cl3 cl4 | | *fb* fifo Now I need to record the time when packets leaves the system. I can''t do it in fb since the packet *may* experience buffering delay in higher level token bucket. I was wondering what are my options for such an implementation?...
2006 Nov 02
2
Any recomendations for Motherboards?
What socket AM2 motherboards out there work well with xen (i.e. support > 4G ram, sata and lan chipsets work). I''m looking to probably run one of the lowpower Athlon 64 X2 4200''s in it. I''d also like to see atleast 4 ram slots. Anyone have any recomendations? Thanks, Doug _______________________________________________ Xen-users mailing list
2018 Jul 07
1
two 2-node clusters or one 4-node cluster?
...https://www.systutorials.com/docs/linux/man/5-votequorum/ I just tested and verified it on my virtual 4-nodes based on CentOS 7.4, where I have: - modified corosync.conf on all nodes - pcs cluster stop --all - pcs cluster start --all - wait a few minutes for resources to start - shutdown cl3 and cl4 and this is the situation at the end, without downtime and with cluster quorate [root at cl1 ~]# pcs status Cluster name: clorarhv1 Stack: corosync Current DC: intracl2 (version 1.1.16-12.el7_4.8-94ff4df) - partition with quorum Last updated: Sat Jul 7 15:25:47 2018 Last change: Thu Jul 5 18:09...
2006 Oct 15
3
VoicePulse Connect 4 Channel Limit?
Does anyone know what happens if you try to have 5 concurrent outgoing channels with VoicePulse Connect? Does it give you an error message or a reorder or something? I'm worried about using them as my primary carrier if this is the case. I noticed that they supposedly only allow 4 channels for free and then you have to pay $20 a month extra per channel. I'm guessing this is for inbound
2018 Jul 05
5
two 2-node clusters or one 4-node cluster?
Hello, I'm planning migration of current two clusters based on CentOS 6.x with Cman/Rgmanager going to CentOS 7.x and Corosync/Pacemaker. As the clusters and their services are on the same subnet, and there no particular security concerns differentiating them, I'm also evaluating the option to transform the two clusters into a unique 4-node one during the upgrade. Currently I'm
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking