search for: lab2

Displaying 20 results from an estimated 24 matches for "lab2".

Did you mean: lab
2011 Feb 15
11
Puppetmasterd not receiving certificate request
...on the server I am running puppetmasterd and on the client I am able to connect to the server, but the client continues printing notice: Did not receive certificate warning: peer certificate won''t be verified in this SSL session and yet the server never sees the request mrisher@lab2$ puppetca --list [nothing shows up] mrisher@lab2$ puppetca --sign clientname.domain.com clientname.domain.com err: Could not call sign: Could not find certificate request for clientname.domain.com There was a suggestion that autosign was happening, but that does not seem to be it. Ther...
2007 Oct 05
2
Apply vector of labels to columns of data frame
Dear list members I would like to apply a vector of labels v=c("lab1","lab2","lab3") to a dataframe df=data.frame(1:3,1:3,1:3) using some kind of loop or apply function. Any ideas? Thanks Steve Powell Checked by AVG Free Edition. 17:03 [[alternative HTML version deleted]]
2017 Jun 27
0
ggplot2 geom_bar label justification
...flipped and keep the skew after the flip. Is there a way I can get around this? In the code below, plot px looks just fine, but the labels get staggered in plot py. ######### Lab1 = c("Tom","Harry","Brad","Helen","Julie","Steve") Lab2=c('abracadabra','rumplestiltskin','adadf','asddsdfsdsfsds','sdfsdfsfsfs','sddf') valuex = c(3.1,2.3,0.4,-0.4,-1.2,-4.4) df1 <- data.frame(Lab1,Lab2,valuex) df1$hjust <- ifelse(df1$valuex > 0, 1.3, -0.3) df1$Lab1 <-...
2010 Apr 15
2
graphic question
...o it, I am using te strwidth function to get the width of the previous label in user coordinate then add the maximum width to the x value. However, this is not working: Here is an example: lab1<-c("Hocine & Ruba 2000", "Yasmine 2004","Ziad was born in 2006") lab2<-c(20,22,45) lab3<-c(54677,10900,200) plot(-10:5,1:6) text(par("usr")[1],2:4,lab1,adj=c(0,0.5)) text(par("usr")[1]+max(strwidth(lab1)),2:4,lab1,adj=c(0,0.5)) However, this is not working OK. I would like to get the max width of lab1 as it appears in the figure then add t...
2009 May 09
1
Strip labels: use xyplot() to plot columns in parallel with outer=TRUE
...m(strip.names=TRUE, var.name="Add error with SD", sep=expression(" = "), factor.levels=as.expression(lab))) Is there any way to get custom labels when the same is done by plotting, variables in parallel?: df <- unstack(matdf, x ~ taugp) df$y <- 15+2.5*x0 lab2 <- c(list("0 (No error in x)"), lapply(tau[-1], function(x)substitute("Add error with SD" == A*s[z], list(A=x)))) form <- formula(paste("y ~ ", paste(paste("X", tau, sep=""),...
2005 Jan 27
3
How to generate labels or names?
Hi, I'm new to R and I would like to generate labels like data.frame does : "V1 V2 V3...". I'm trying to generate a N vector with label such as "Lab1 Lab2 ... LabN". I guess this is pretty easy when you know R ;) Thanks for help Eric
2010 May 22
1
How to find all single minima, i.e. only each one within each next part of analyzed vector (table)
...inimum, and next to search within the next time window mask the second minimum (only one local along second mask) mass_position<-c(1,2,3,4,5,6,7,8,9,10, 11,12,13,14,15,16,17,18,19,20) mass_value<-c(9,2,3,2,5,6,7,8,9,10,2.1,12, 1,14,15,16,17,18,19,20) mass_label<-c("lab1","lab2","lab3","lab4","lab5","lab6","lab7","lab8","lab9","lab10", "lab11","lab12","lab13","lab14","lab15","lab16","lab17","lab18",&quo...
2018 Jul 31
1
Setting up a Share Using Windows ACLs_2
...ive latest date is 13jan 2018) so cant reply to Rowland.So this is present situation and answers to Rowland questions: It was a mistake in smb.conf, I changed domain_name to TCIT, in user map: !root = TCIT\Administrator TCIT\administrator Members of Domain Admins are: Administrator(have uid) and lab2 user Present situation: # chown root:"Domain Admins" /srv/samba/TestShare3/ # chmod 0770 /srv/samba/TestShare3/ net rpc rights list privileges SeDiskOperatorPrivilege -U "tcit\administrator" Enter tcit\administrator's password: SeDiskOperatorPrivilege: TCIT\Domain Admin...
2006 Jan 24
2
Tunneling lock/hangs/unidirectional
...TunnelDevice 0:any PermitLocalCommand yes LocalCommand sh /root/scripts/netstart tun0 # cat /root/scripts/netstart #!/bin/sh ifconfig $1 inet 169.254.253.10 169.254.253.20 netmask 255.255.255.0 && \ route add host2 169.254.253.20 lab 2 config: # uname -a FreeBSD lab2 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Fri Jan 13 12:00:56 EST 2006 root@:/usr/src/sys/i386/compile/SMP i386 # cat /etc/sysctl.conf | egrep -v '(^#|^$)' net.inet.ip.fastforwarding=1 # cat /etc/ssh/sshd_config | egrep -v '(^#|^$)' PermitTunnel point-to-point # cat ~/.ssh/auth...
2011 Jul 22
2
averaging rows based on string¿?
Hi Folks, Ran into something I'd really like to do in R simply/elegantly, but my R - coding skills seem surpassed. This is the thing. Imagine the following data: labs<-c("abcdef","abcgg","tgthefdk","tgtijuel","tgtnjmoi","gbnt","dlift") dat<-c(0.5,0.25,1,2,16,0.250,4) dframe<-data.frame(labs,dat) I would like to
2000 Sep 29
0
Is it R or I?
...balEnv) assign("idf.x", idf.x, env=.GlobalEnv) assign("idf.y",idf.y,env=.GlobalEnv) assign("opfr",opfr,env=.GlobalEnv) # define second toplevel widget tt2a <- tktoplevel() tktitle(tt2a) <- "IdentifyOutliers" but.lab2 <- tklabel(tt2a, text="Left button\n to identify,\n middle to quit",foreground="maroon") but.wid22 <- tkbutton(tt2a, text="Identify Outliers", command=idnfyplot) but.wid23 <- tkbutton(tt2a, text="DONE", comma...
2005 May 18
1
from list to dataframe
I was wondering if someone can help me figure out the following: I have two patient datasets, ds1 and ds2. ds1 has fields "patid", "date", and "lab1". ds2 has "patid", "date", and "lab2". I want to find all the patids that have at least 2 dated records for each lab. I started by splitting each dataset by patid, to create ds1.list and ds2.list. Then I did some processing (with sapply) to each list to get the lengths of each patient list item. Then I kind of lost my way...
2005 Aug 29
0
negative superscripts in axis labels
...("-*-symbol-%s-%s-*-*-%d-*-*-*-*-*-*-*") X11Fonts(symbol=symbol) X11(width=864, height=432, ~ fonts=c(X11Font(helvetica), X11Font(symbol))) x <- seq(0,1,.0001) y <- sin(x) tics <- c(10^-5,10^-4,10^-3,10^-2,10^-1,10^-0) lab0 <- expression(10^-0) lab1 <- expression(10^-1) lab2 <- expression(10^-2) lab3 <- expression(10^-3) lab4 <- expression(10^-4) lab5 <- expression(10^-5) plot(x,y,log="y",axes=FALSE) axis(1) axis(2,at=tics,labels=c(lab5,lab4,lab3,lab2,lab1,lab0)) - ------------------------------------------------------------------ However, if I r...
2014 Sep 10
1
Questions about gluster reblance
...icks to be added into my glusterfs volume and there will be more and more files and directories in the existing glusterfs volume. During the test I saw something which I'm really confused about. Steps: SW versions: glusterfs 3.4.4 + centos 6.5 Inital Configuration: replica 2, lab1:/brick1 + lab2:/brick1 fuse_mount it on /mnt cp -rf /sbin /mnt (~300+ files under /sbin) add two more bricks: lab1:/brick2 + lab2:/brick2. run gluster reblance. 1) fix-layout only (e.g. gluster volume rebalance g1 fix-layout start)? After rebalance is done (observed via "gluster volume rebalance g1 sta...
2007 Sep 23
2
Plotting numbers at a specified decimal length on a plot()
Hi there, I want to figure out how to plot means, with 2 decimal places, of any Y variable on a scatterplot according to any X variable (which obviously should have limited scope). I already figured out how to plot the means, but without limiting their precision to 2 decimal places. This is the code I used once I had the scatterplot drawn: text(c(1990, 1992, 1994, 1996, 1998, 1999, 2000,
2006 Nov 07
1
Better way to create tables of mean & standard deviations
...ab 3 633.3161 80.48620 60 Lab 4 650.3897 77.59191 60 Lab 5 630.4955 84.98888 60 Lab 6 656.2608 66.16100 60 Lab 7 666.1775 74.39796 60 Lab 8 663.1543 71.10769 60 The purpose of the first function is to calculate the mean, stdev etc. and the second is simply to create a labelling vector e.g c(Lab1, Lab2, ..., Lab 8) This seems rather complex to me for what I am trying to achieve. Is there a better way to do this? Also I am having some trouble getting the labelling right for iii since it should look like: Batch mean stdev n Lab 1 1 686.7179 53.37582 30 Lab 1 2 695.8710 62....
2007 Sep 11
0
SIPAddHeader cmd from Realtime MySQL, not getting all the 'appdata' field
Hi All, I'm doing some simple paging functions and using the SIPAddHeader cmd. * 1.2 branch. Using it in the extensions.conf file, it works fine: exten => _*2XX,1,SIPAddHeader(Call-Info: sip:\;answer-after=0) in * console: lab2*CLI> -- Executing SIPAddHeader("SIP/204-0818dcd0", "Call-Info: sip:;answer-after=0") in new stack When i put the same cmd in Realtime MySQL, I get this: -- Executing SIPAddHeader("SIP/53683-7ca5", ";answer-after=0") in new stack Pulling the command...
2008 Aug 27
0
RADVD address timeouts
I am using RADVD to assign IPv6 addresses. It works for 'static' devices. I want it to work for devices that move to different networks without having to restart the network on those devices. So if I have a notebook on network Lab1 getting prefix 2607:7:4:1::64 and moves to network Lab2 where RADVD advertises prefix 2607:7:4:2::/64, I want the host to switch to the new address. This is NOT for MobileIP. Right now I get the new global address, but the old address never goes away. I have tried setting AdvPreferredLifetime, but that has not helped.
2007 May 26
1
lattice: aligning independent graphs
I find myself wanting to plot three graphs side by side 'as if' they were panels -- that is, with the same y-axis limits, no space between the graphs, and precise vertical alignment of the plot areas. However, I don't want strip titles; I want each graph to have its own x-axis label, on the bottom of the plot. The best way I have so far found to do this is to fake up a data frame that
2011 Jun 26
1
bwplot questions: box order, axis breaks, and multiple y-axis labels
Hi all, I used bwplot in lattice to create a 6-panel boxplot grouped by a conditioning variable (param) that displays concentration (conc) in response to treatment (trtmnt). Here is the functional part of my code followed by my three questions: library(lattice); ww<-read.csv(file="c:/Rdata/lattice_boxplot_prep.csv",header=TRUE,sep=","); attach(ww);