Displaying 20 results from an estimated 49 matches for "battelle".
2008 Aug 22
1
R and GNUPLOT
...to replot.
I am able to open the program with shell.exec (below) but I am at a loss at what do next. Any suggestions??
shell.exec("C:\\ gnuplot \\ bin \\ wgnuplot.exe")
Thanks
>>>>>>>----------------------------------------------->>>>
Tony Fristachi
Battelle, Statistics & Information Analysis
505 King Avenue, Rm 11-7-056
Columbus, OH 43201
Email: fristachia@battelle.org<mailto:fristachia@battelle.org>
Phone: 614/424.4910 Fax: 614/458.4910
Cell: 513/375.3263
Web: http://www.battelle.org/solutions/default.aspx?Nav_Area=Tech&Nav_SectionID=...
2002 Feb 21
0
Re: [S] Splus vs. R & Linux vs. Windows
--- "Paul, David A" <paulda at BATTELLE.ORG> wrote:
> Four questions:
>
> (1) Is Splus faster (on a PC) under Linux than under
> Windows? I am
> specifically thinking of intensive loops here, but
> would also
> solicit
> information regarding how Splus stores information
> within the Linux
> system...
2013 May 13
3
[PATCH] Specify PAM Service name in sshd_config
...ted zones, password auth in trusted zones). The
default is still to use the binary name.
____________________________________________
Ken Schmidt
Research Scientist, Molecular Science Computing Operations
EMSL: Environmental Molecular Sciences Laboratory
Pacific Northwest National Laboratory
902 Battelle Boulevard
P.O. Box 999, MSIN K8-83
Richland, WA 99352 USA
Tel: 509-371-6107
Fax: 509-371-6110
Kenneth.schmidt at pnnl.gov
www.emsl.pnl.gov
This material was prepared as an account of work sponsored by an agency of
the United States Government. Neither the United States Government nor
the United...
2014 Nov 18
2
setting up access for users
...other needs read only. Can someone tell me how to do this? This is not a publicly accessible or browseable share.
The Samba servers is RHEL5 running RH's samba 3.0.33.
Thanks in advance.
Kind regards,
Cathy
---
Cathy L. Smith
IT Engineer
Pacific Northwest National Laboratory
Operated by Battelle for the
U.S. Department of Energy
Phone:????? 509.375.2687
Fax:??? ????509.375.2330
Email:????? cathy.smith at pnnl.gov
2002 Mar 27
2
Vertical bars with barchart()
...instead of horizontal
bars. My goal is something similar to Figure 6.10 (p. 166) in
"The Basics of S and S-plus," except for the orientation of the bars.
I don't think bwplot() or xyplot() will work. Any suggestions?
Scott Waichler
Hydrology Group/Environmental Technology Division
Battelle Pacific Northwest National Laboratory
(email) scott.waichler at pnl.gov
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"...
2013 Apr 16
1
Ruby Error Encountered when Installing Dashboard for Puppet Open Source
...pet and am installing Dashboard on CentOS 6. I''m running
into an ''undefined method'' when installing the dashboard. To install
Puppet Open Source, I ran:
> rpm -ivh
http://yum.puppetlabs.com/el/6/products/i386/puppetlabs-release-6-6.noarch.rpm<https://webmail.battelle.org/owa/redir.aspx?C=49d16157280e4bac838fdb9a9a3f5644&URL=http%3a%2f%2fyum.puppetlabs.com%2fel%2f6%2fproducts%2fi386%2fpuppetlabs-release-6-6.noarch.rpm>
> rpm -Uvh
http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-7.noarch.rpm<https://webmail.battelle.org/owa/redir...
2007 Dec 17
3
bar plot colors
...ite that bar plot by calling barplot() again and putting the white
slanted lines across the bars. However, I can't get this method to work
while still grouping the cost types together.
Thanks in advance for any help you can provide.
David Winkel
Applied Biology and Aerosol Technology
Battelle Memorial Institute
505 King Ave.
Columbus, Ohio 43201
614.424.3513
[[alternative HTML version deleted]]
2002 Jan 31
1
Example scripts for trellis graphs
...s Splus with a command line but can't open a graphics window,
so I can't to execute the example.*() functions. Is there a way
I could get the associated script without generating the plot?
Thanks,
Scott Waichler, Senior Research Scientist
Hydrology Group/Environmental Technology Division
Battelle Pacific Northwest National Laboratory
(email) scott.waichler at pnl.gov
(web) http://hydrology.pnl.gov
________________________________________________
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R...
2002 Feb 06
1
dev.off() prematurely stops xyplot()
...ight size, but it
appears blank when I try to view it. If I manually execute the
xyplot(), then wait for the return of the R prompt before executing
dev.off(), I have no problems. Can someone help?
Scott
Scott Waichler, Senior Research Scientist
Hydrology Group/Environmental Technology Division
Battelle Pacific Northwest National Laboratory
(email) scott.waichler at pnl.gov
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"...
2003 Jun 06
1
Contour plot question
In a contour plot having numeric values displayed
next to the contours, is it possible to modify these
numeric values so that they are bolded, enlarged,
and/or placed differently?
Much thanks in advance,
David Paul, Ph.D.
Battelle Memorial Institute
614.424.3176
2008 Apr 09
1
R in a cluster environment?
...or and one of my users has requested that I install R on our system. Can R be used in a cluster computing environment that utilizes batch processing, i.e. no graphical output during processing? Also, can R be parallelized to run on many nodes/processors simultaneously?
Ivan
Ivan E. Tornes Ph.D.
Battelle
505 King Avenue
Columbus, OH 43201-2693
?
Phone:614-424-5165
Fax:614-458-5165
2007 Mar 08
1
sink with R-code
...4 1 0
[4,] 8 3 1
> A.prima <- t(A)
> A.prima
[,1] [,2] [,3] [,4]
[1,] 2 -6 -4 8
[2,] 5 4 1 3
[3,] 4 -9 0 1
----------------------------------------------
Any hint will be appreciated
Eusebio
Scott K. Cooley
Statistical Sciences, K6-08
Battelle--Pacific Northwest Division
Pacific Northwest National Laboratory
P.O. Box 999
Richland, WA 99352
Phone: 509-375-3604
FAX: 509-375-2604
Email: scott.cooley@pnl.gov
[[alternative HTML version deleted]]
2003 Apr 17
18
Validation of R
Hi All
I am really very interested in starting to use R within our company. I
particularly like the open source nature of the product. My company is a
medical research company which is part of the University of London.
We conduct contract virology research for large pharma companies. My
question is how do we validate this software? I wonder if anyone else
has had the problem and might be able to
2000 Jan 24
1
Help compiling R
...tory must be set to the RSI directory. Change the default to the RSI
directory and re-run this script.". repeatedly. This message is generated from
running the Makefile. I have saved the text (attached), in hopes someone can
help me do the install correctly.
Thanks in advance,
Dan Hagedorn
Battelle/PNNL
PO Box 999
MS K5-12
Richland, WA 99352
(509) 375-3658
dan.hagedorn at pnl.gov
<<problems.txt>>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: problems.txt
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20000124/a313...
2003 Jul 17
1
Matrix Multiplication
R1.7.1/Win2k:
Apologies if this posts twice - the first message
was not in plain text.
I have looked in help.start() and tried typing
"crossprod" and "%*%" into the RGui to get an idea
for what R is using as internal algorithms for
its matrix computations/manipulations... to no
avail.
Could someone point me in the direction of some
documentation? All I get for
2004 May 02
0
parallel REML computation
...fferentiation mode, it has existed in the past, send an email
to the above address. My current priority is to allow for a singular
matrix L. Comments, bugs reports and suggestions are welcome at the same
email address.
With best regards,
Joel M. Malard, Ph.D.
Pacific Northwest National Laboratory
Battelle Boulevard, PO Box 999
Mail Stop K1-85
Richland, WA 99352
------------------------------------------------------------------------------
Notice: This e-mail message, together with any attachments,...{{dropped}}
2007 Oct 09
1
Handling two lists of matrices
...3985
5561
6479 4730 3700 2170
4772
673616 9495 8015 5252
8178
I'm having trouble passing 2 args to a function call to use the lapply()
method. Any suggestion would be appreciated.
Thanks,
Daniel Bornman
Researcher
Battelle Memorial Institute
505 King Ave
Columbus, OH 43201
614.424.3229
2009 Apr 17
1
Monotone Transformation
Hi, I am trying to use R to mimic what I did in SAS.
proc transreg data=x ;
model identity(GSI)=monotone(group1);
output out=d2 pprefix=M;
run;
Accroding to SAS documentation, the MONOTONE transfomation algorithm comes
from (Kruskal 1964, secondary approach to ties). I have tried ace. it does
provide some kind of monotone transformation, but it is not what I expected.
Here is how
2010 Nov 10
2
odfWeave/XML Windows issue
I am getting the following error when using odfWeave
Error in xmlEventParse(infile, handlers = handlers, trim = FALSE, state =
state) :
File content_1.xml does not exist
This appears to be the same issue detailed in
http://markmail.org/message/qsrqdtozizlngbrt#query:+page:1+mid:qsrqdtozizlngbrt+state:results
however the link to XML_1.93-2.3.zip appears to be dead. Is there either a
better
2011 Jan 13
1
Rename public folders
...rom the atrpms RPM, Redhat EL 5.0. The public
mailbox namespace is configured with:
namespace {
type = public
prefix = Public/
separator = /
hidden = no
list = yes
inbox = no
subscriptions = no
location = maildir:/data/imapmail/public:LAYOUT=fs
}
--
John Burian
Systems Programmer
Battelle Center for Mathematical Medicine
The Research Institute At Nationwide Children's Hospital
614-355-5686
John.burian at nationwidechildrens.org
----------------------------------------- Confidentiality Notice:
The following mail message, including any attachments, is for the
sole use of the int...