search for: meco

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

Did you mean: mech
2010 Jul 17
1
slplot issue
...lplot can change the xlim and ylim such that the ellipse was a perfect circle. It seems that the xlim and ylim are no longer supported by the slplot function. Any thoughts on how I can change this? Thank you kindly, -------------------------------------------------------------- Shawn Way, PE MECO, Inc. (p) 281-276-7612 (f) 281-313-0248 <img alt="" src="http://www.meco.com/img/meco.gif" /><br /> <a href="http://www.meco.com">WWW.MECO.COM</a><br /> &nbsp; This e-mail is for the use of the intended recipient(s) only. If you hav...
2009 Dec 15
1
Reference to R in Publication
...tifies the level of QA in a design space. "Parametric Bootstrapping" can help simplify early analysis and compliment Bayesian Methods. R mentioned along with SAS at the end of the artice. Thank you kindly, -------------------------------------------------------------- Shawn Way, PE MECO, Inc. (p) 281-276-7612 (f) 281-313-0248 <img alt="" src="http://www.meco.com/img/meco.gif" /><br /> <a href="http://www.meco.com">WWW.MECO.COM</a><br /> &nbsp; This e-mail is for the use of the intended recipient(s) only. If you hav...
2010 Jul 19
1
pcaMethods and Lattice help.
...about restructuring the data, but I'm not sure as to the best method to do this. (This is an example only....) =========================== barchart(test[,1],origin=0) =========================== Thank you kindly, -------------------------------------------------------------- Shawn Way, PE MECO, Inc. (p) 281-276-7612 (f) 281-313-0248 <img alt="" src="http://www.meco.com/img/meco.gif" /><br /> <a href="http://www.meco.com">WWW.MECO.COM</a><br /> &nbsp; This e-mail is for the use of the intended recipient(s) only. If you hav...
2008 Mar 17
10
RSpec and RCov with JRuby
Hi, I am using JRuby (trunk) and wrote a bunch of specifications for my code. Everything works fine so far. Now I am trying to integrate RCov in my test run. I have installed RCov without the C extensions. I tried it with a simple script and it worked (pretty slow, but it doesn?t matter). But when I add the rcov options to my Rake task, RCov is not invoke properly! Rakefile:
2012 Aug 01
0
Plotting cumsum data using lattice plots according to date conditioned by name.
...rep("Way, S",length(d.cum$`Way, S`))) and d.data <- as.data.frame(do.call("rbind",d.cum)) all to no avail. Can anyone point me in a good direction as to whatto look at next? Thank you kindly, -------------------------------------------------------------- Shawn Way, PE MECO, Inc. (p) 281-276-7612 (f) 281-313-0248 <img alt="" src="https://store.meco.com/awweb/img/meco_email.gif" /><br /> <a href="http://www.meco.com">WWW.MECO.COM</a><br /> &nbsp; This e-mail is for the use of the intended recipient(s) o...
2018 May 30
0
Evaluation failure of IAPWS95 functions in a rowwise manner (tidyverse style)
Hi Shawn, I don't think it has anything to do with the tidyverse. If you keep simplifying your example you'll get all the way down to > DTp(T=c(279,294),p=c(0.46,0.46)) [1] 1000.12283 --Ista On Wed, May 30, 2018 at 2:14 PM, Shawn Way <SWay at meco.com> wrote: > I'm trying to use the IAPWS95 package with the tidyverse packages. For some reason, the function is not outputting the correct rho. > > A minimal example with results is below. I've also included the definition of the DTp function from the IAPWS95 library. > =...
2018 May 30
2
Evaluation failure of IAPWS95 functions in a rowwise manner (tidyverse style)
I'm trying to use the IAPWS95 package with the tidyverse packages. For some reason, the function is not outputting the correct rho. A minimal example with results is below. I've also included the definition of the DTp function from the IAPWS95 library. ==================================== library(IAPWS95) library(tidyverse) initial <- data.frame(T=c(279,294),p=c(0.46,0.46))
2005 Sep 19
1
rsync and HP11.11 problem
...;/d/snap/m03/server_metadata/postgresql/.s.PGSQL.5432" failed: Invalid argument mknod "/d/snap/m04/server_metadata/postgresql/.s.PGSQL.5432" failed: Invalid argument mknod "/d/snap/m05/server_metadata/postgresql/.s.PGSQL.5432" failed: Invalid argument mknod "/d/snap/meco/server_metadata/postgresql/.s.PGSQL.5432" failed: Invalid argument wrote 16 bytes read 93103292 bytes 7115.00 bytes/sec total size is 660804959294 speedup is 7097.55 rsync error: some files could not be transferred (code 23) at main.c(1064) Thanks, Oren Mark Intel - Isr...
2004 Oct 19
2
Sweave and Trellis in R 2.0.0patched (Windows)
...layout=c(1,4), type="b", main="TOC Values for Various Systems", xlab="Date", ylab="TOC (ppb)" )) But under version 2.0.0 it gives the following error: > Sweave("M:\\Engineering\\Shawn\\BMF\\MECO\\Clean Steam\\32-04.rnw") Writing to file 32-04.tex Processing code chunks ... 1 : term hide eps pdf Error in "[<-"(`*tmp*`, pos.heights[[nm]], value = numeric(0)) : nothing to replace with Error in driver$runcode(drobj, chunk, chunkopts) : Error in "[<-"(`*tmp*`...