search for: cline

Displaying 20 results from an estimated 180 matches for "cline".

Did you mean: line
2012 Feb 09
2
Lattice 3d coordinate transformation
...require(lattice) cloud(z~x+y|g,data=d,layout=c(2,1), type='h', lwd=3, par.box=list(lty=0), scales=list(z=list(arrows=F,tck=0)), panel.3d.cloud = function(x, y, z,rot.mat, distance, zlim.scaled, nlevels=20,...){ add.line <- trellis.par.get("add.line") clines <- contourLines(surf[[packet.number()]],nlevels = nlevels) for (ll in clines) { m <- ltransform3dto3d(rbind(ll$x-.5, ll$y-.5, zlim.scaled[1]), rot.mat, distance) panel.lines(m[1,], m[2,], col = add.line$col, lty = add.line$lty,...
2003 Jan 10
5
Move existing Local Profile to Roaming
...PDC and running samba 2.2.3a-13. I have a few computers with extensive existing profiles and I want to know if anyone knows of a good way to get the COMPLETE profile to the roaming profile on the samba server. Every manual copy way that I have tried thus far has failed miserably. Thanks, A Cline _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
2007 Jan 16
1
system(mysql... Does not recognize < as passing an attribute (No HTML)
Hi, This is my command line request: mysql -u root -ppassword -D quant <c:/cline.txt This line works from the command line in windows. In R, when I try to use the system function, it does not work, > system(paste('mysql -u root -ppassword -D quant <c:/cline.txt'),show.output.on.console = TRUE) ERROR 1102 (42000): Incorrect database name '<c:/cline.txt...
2003 Aug 27
2
Using files as connections
...ly without success, because the result was repeated copies of the first line: flines <- 107165 slines <- 100 selected <- sort(sample(flines,slines)) strvec <- rep(??,slines) file(?c:/data/perry/data.csv?,open="r") isel <- 0 for (iline in 1:slines) { isel <- isel + 1 cline <- readLines(?c:/data/perry/data.csv?,n=1) if (iline == selected[isel]) strvec[isel] <- cline else isel <- isel - 1 } close(?c:/data/perry/data.csv?) sel.flows <- read.table(textConnection(strvec), header=FALSE, sep=",") There was also an error "no applicable meth...
2007 Jan 16
1
system(mysql... Does not recognize < as passing an attribute
Hi, This is my command line request: mysql -u root -ppassword -D quant <c:/cline.txt This line works from the command line in windows. In R, when I try to use the system function, it does not work, > system(paste('mysql -u root -ppassword -D quant <c:/cline.txt'),show.output.on.console = TRUE) ERROR 1102 (42000): Incorrect database name '<c:/cline.txt...
2017 Sep 08
5
EOF from net_disconnect(fd)
...t;); } //string_t *testEOF= t_str_new(2); //str_append(testEOF, (char*) 4); //if ( net_transmit(fd, str_data(testEOF), str_len(testEOF) ) < 0 ) { //????? i_error("Error writing EOF"); //??? } //i_close_fd(&fd); net_disconnect(fd); fd=-1; Thank you, Steffan Cline 602-793-0014
2015 Jul 28
3
Deafness
...here but nothing that indicates why there?s a failure. The one thing I thought of is if there?s too many connections but I am using a firewall that blocks excessive attempts but that?s fine. Netstat shows a bunch of CLOSE_WAIT though. I?ll try the debug level and see what I find. Thanks, Steffan Cline steffan at hldns.com 602-793?0014 On 7/28/15, 11:53 AM, "Managed Pvt nets" <mpn at icabs.co.zw> wrote: > > >On 28/07/2015 7:07:44 PM, "Steffan Cline" <steffan at hldns.com> wrote: > >> >>There?s nothing visible in the logs. >You nee...
2007 Dec 06
0
alternatives to latex() or xtable()
...t be sorted and in descending order of priority if(!is.numeric(num.by.vars) | length(num.by.vars)!=1) { stop("num.by.vars must be a number") } # Create a by.vars vector by.vars=1:num.by.vars numcols=length(colnames(df)) df.original=df # Initialize our clines variable (gives the start column of the cline for each row) clines = rep(num.by.vars+1,length(df[[1]])) # - Make grouping columns multirow - # for(b in rev(by.vars)) { # Create a groups variable for all by.vars up to the current one groups=rep("",length(df[[b...
2017 Sep 08
1
EOF from net_disconnect(fd)
I'm not the originator. I'm just trying to do some maintenance on the code to make it work for CentOS 7. I'll check out those two. Any ideas on how to check exactly what's sent via the socket? If the EOF is sent, I know to dig further into the daemon code. Thanks, Steffan Cline steffan at hldns.com 602-793-0014 > On Sep 7, 2017, at 11:43 PM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > > Hi! > > Nice to hear you are developing this, I'll add it to our wiki if it's > not there. > > Please don't use net_transmit, it's going...
2018 Aug 22
2
grub.cfg
...the grub.cfg file making the system unable to boot until I manually edited each line putting it back to the way it was originally. My volume group is called vg_h1 but it changed them all to the default ?centos?. Is there a config somewhere I need to edit so this never happens again? Steffan A. Cline steffan at hldns.com 602-793-0014
2012 Oct 04
1
Coda, HPDinterval and multiple chains
Dear all, I'm not 100% sure if this question is best directed at the r-list, or a mailing list concerned with Bayesian analysis, so please accept my apologies if another audience may be more appropriate. I have been using the rjags package to run Jags models with multiple chains and store the results in a Coda based mcmc list. For instance, having created a jags model and done initial
2019 Nov 15
2
C8 Questions
Hi Steffan, I run my VMs on c7 using qemu-kvm + libvirt + virt-manager and the same on a slackware 14.2 without any problem. What error/problem do you receive? Il Ven 15 Nov 2019, 19:01 Steffan Cline <steffan at hldns.com> ha scritto: > I'm really curious how you were able to virtualize CentOS 8. > > What platform are you using? Xen, KVM or VMWare? PV or HVM? > > I started a thread here and was referred to a project page for > development. There was a thread on the...
2020 Jan 04
0
CentOS 7 as a Fibre Channel SAN Target
In waiting, I tried CentOS 8 which was an even bigger bust. I wiped that clean and tried again with Fedora 31. Same darn error "Could not create Target in configFS". Anyone?? Thank you, Steffan Cline steffan at hldns.com 602-793-0014 ?On 1/2/20, 2:00 AM, "CentOS on behalf of Steffan Cline via CentOS" <centos-bounces at centos.org on behalf of centos at centos.org> wrote: It took me some time to come back full circle to this. I've worked quite a bit on this with litt...
2003 May 21
1
Code Help
...over[,"LeafLmm"] mn.tab <- tapply(clover$Y,list(clover$Line),mean) sd.tab <- sqrt(tapply(clover$Y,list(clover$Line),var)) om <- order(mn.tab) plot(mn.tab,sd.tab,las=1,xlab="mean",ylab="s.d.") lines(lowess(mn.tab,sd.tab)) model.i <- glm(Y ~ C(clover$Line,Cline),data=clover,family=gaussian), Beta <- summary(model.i)$coefficients new.order <- order(Beta[-1,1]) + 1 Obeta <- Beta[c(1,new.order),] detect.diff <- quantile(Obeta,probs=seq(0.2,0.8,0.2)) std.dev <- (min(Obeta[-1,2]) + max(Obeta[-1,2]))/2*sqrt(5) sink("ClovAttr.txt") pr...
2015 Jul 29
0
Deafness
...nnects via z-push/apache and then to dovecot. The connection is stale so eventually with the phone continuously trying to connect and z-push can?t connect to dovecot, the apache processes eat all the RAM until processes crash from no memory. Any help at this point is appreciated. Thanks, Steffan Cline steffan at hldns.com 602-793?0014 On 7/28/15, 3:21 PM, "dovecot on behalf of Steffan Cline" <dovecot-bounces at dovecot.org on behalf of steffan at hldns.com> wrote: >Permissions to the logs are fine. In /var/log/maillog I do see dovecot logging in there but nothing that...
2006 Jan 07
2
Question about graphics in R
Considering the R function/plot shown below, I wonder whether it is possible to do the following changes: (1) Change the color of each point to be picked from list of colors according to its z-value. (The range should be from blue (z=0) to red (z=1).) The grid should then be omitted. [I have seen "terrain.colors", but don't know how to use it for this purpose.] (2) Add two lines to
2007 Dec 13
3
what does cut(data, breaks=n) actually do?
...is what the mutualInfo function in binDist uses. When it's called in the format cut(data, breaks=n), it somehow splits the data into n distinct bins. Can anyone tell me how cut() decides where to cut? Thanks, Melissa --------------------------------------------------------------- Melissa Cline, Independent Investigator MCD Biology, UCSC [[alternative HTML version deleted]]
2019 Jan 11
1
CentOS 7 as a Fibre Channel SAN Target
...han me simply backing up to the FreeNAS server the way I am now. Does anyone know of any really good current articles that explain how to set up CentOS 7 as the target in such a configuration and also setting up CLVMd so they can all share an export over Fibre Channel from CentOS 7? Steffan A. Cline steffan at hldns.com 602-793-0014
2015 Jul 29
2
Deafness
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 28 Jul 2015, Steffan Cline wrote: > When dovecot stops accepting connections, I checked netstat and found this: > > [root at hosting1 ~]# netstat -an | grep 993 > tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN > tcp 0 0 65.39.x.x:993 184.101.x.x:3635...
2002 Oct 15
2
Being Administrator on a Samba Domain
...ro computer has begun to boot very slowly. If I check the event log I see that on any given boot, several always changing services will fail to load. Does anyone know have any experience with this? I've tried to do the CD-Repair but that didn't help at all. Thank you for your help, A Cline acline at rimvisions dot com ==================================================================== EASY and FREE access to your email anywhere: http://kralweb.com/mail ==================================================================== Need cheap webhosting? Visit: http://genialt.no =========...