Displaying 20 results from an estimated 26 matches for "epri".
Did you mean:
epi
2009 Apr 13
1
"Select Script File" window
...to bring a Select Script File window whenever I try to start application with its parameters from a shortcut.
Image:[Image: http://img523.imageshack.us/img523/4844/wineselectscript.jpg ]
This is the full copypaste from a terminal when I try to execute the line that the shortcut would too:
Code:
epri at epri-ubu32-desk:~$ wine "/home/epri/.wine/drive_c/Program Files/Half-Life/half-life.exe" -- half-life.exe -console -nointro -numericping -game svencoop
epri at epri-ubu32-desk:~$ fixme:heap:HeapSetInformation 0x670000 0 0x33fe24 4
fixme:heap:HeapSetInformation 0x110000 0 0x33fe24 4
Pro...
2009 May 20
1
Re: "Select Script File" window
...ion with its parameters from a shortcut.
> >
> > Image:[Image: http://img523.imageshack.us/img523/4844/wineselectscript.jpg ]
> >
> >
> > This is the full copypaste from a terminal when I try to execute the line that the shortcut would too:
> > Code:
> > epri at epri-ubu32-desk:~$ wine "/home/epri/.wine/drive_c/Program Files/Half-Life/half-life.exe" -- half-life.exe -console -nointro -numericping -game svencoop
> >
>
> This is incorrect. 'cd' to the directory first.
>
> --
> -Austin
Doesn't matter, just tes...
2007 Feb 14
0
How to use Rpad
...ackage.
I installed it and opened the following example .Rpad page in Internet
Explorer.
When I clicked "Calculate" button, nothing seems to happen. Can anyone tell
me how to use Rpad?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<!-- by Tom Short, EPRI, tshort at epri.com
(c) Copyright 2005 by EPRI
Licence
=======
This is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any l...
2008 Sep 25
0
sd() of column, but for a subset of rows
...a.frame(x))
sapply(x,mysd,na.rm=na.rm)
else {
x<-as.vector(x)
mysd(x,na.rm=na.rm)
}
}
Thank you,
Stephanie
-------------------------------------------------------------
Stephanie L. Shaw, Ph.D.
Project Manager, Air Quality, Environment Sector
Electric Power Research Institute (EPRI)
3420 Hillview Ave, Palo Alto, CA 94304 USA
Phone: 650.855.2353 * Mobile: 650.391.8203 * Fax: 650.855.1069
Email: sshaw at epri.com <mailto:sshaw at sshaw@epri.com>
2009 Feb 03
3
Boxplots by variable
Dear R users,
I have a matrix "final" which looks like this:
final
oSO4 oNO3 mSO4 mNO3
[1,] 3.3728 0.2110 1.9517421 1.01883602
[2,] 0.8249 0.0697 1.5970292 0.11368781
[3,] 0.2636 0.1004 0.6012445 0.24356332
[4,] 8.0072 0.3443 6.1016998 3.63207149
[5,] 13.5079 0.6593 12.4011068 1.55323386
[6,] 6.1293 0.1989 5.7620926 0.12884845
[7,] 0.6004 0.0661
2004 Sep 17
0
Announcing Rpad, a web-based workbook-style interface for R
..., Statistics-R-0.02,
JSCookMenu, Apache, and R2HTML.
Feel free to use the r-sig-gui mailing list
(https://stat.ethz.ch/mailman/listinfo/r-sig-gui) for any feedback on Rpad,
the demonstration pages, and especially for feedback and questions on
installing your own Rpad server.
- Tom
--
Tom Short
EPRI PEAC, www.epri-peac.com
T. A. Short, Electric Power Distribution Handbook, CRC Press, 2004.
http://www.crcpress.com/shopping_cart/products/product_detail.asp?sku=1791
_______________________________________________
R-packages mailing list
R-packages at stat.math.ethz.ch
https://stat.ethz.ch/mailm...
2004 Sep 17
0
Announcing Rpad, a web-based workbook-style interface for R
..., Statistics-R-0.02,
JSCookMenu, Apache, and R2HTML.
Feel free to use the r-sig-gui mailing list
(https://stat.ethz.ch/mailman/listinfo/r-sig-gui) for any feedback on Rpad,
the demonstration pages, and especially for feedback and questions on
installing your own Rpad server.
- Tom
--
Tom Short
EPRI PEAC, www.epri-peac.com
T. A. Short, Electric Power Distribution Handbook, CRC Press, 2004.
http://www.crcpress.com/shopping_cart/products/product_detail.asp?sku=1791
_______________________________________________
R-packages mailing list
R-packages at stat.math.ethz.ch
https://stat.ethz.ch/mailm...
2006 Nov 20
1
website with graphics from all packages?
I thought I came across a site that had graphics from all CRAN packages, but
I can't find it.
Anyone know of such a site? (I don't mean this:
http://addictedtor.free.fr/graphiques/)
- Tom
Tom Short
EPRI Solutions, Inc.
--
View this message in context: http://www.nabble.com/website-with-graphics-from-all-packages--tf2666416.html#a7436096
Sent from the R help mailing list archive at Nabble.com.
2006 Nov 30
1
bug in acosh (win32) (PR#9403)
...debian)
R version 2.1.0, 2005-04-18, i386-pc-linux-gnu (debian)
> acosh(2+0i)
[1] 1.316958+0i
I didn't find any problem with asinh or atanh taking complex numbers. In
src/main/complex.c, there are some #ifdef Win32's in z_asin and z_acos, so it
may be related to that.
- Tom
Tom Short
EPRI Solutions, Inc.
2009 Apr 20
7
Fitting linear models
I am not sure if this is an R-users question, but since most of you here
are statisticians, I decided to give it a shot.
I am using the lm() function in R to fit a dependent variable to a set
of 3 to 5 independent variables. For this, I used the following
commands:
>model1<-lm(function=PBW~SO4+NO3+NH4)
Coefficients:
(Intercept) SO4 NO3 NH4
0.01323 0.01968
2005 Jul 25
0
New version of Rpad
...xamples.Rpad
Here are two of the fancier demos that show off interactivity using
Rpad (in these examples, the R code is hidden by default):
http://www.rpad.org/Rpad/mapdemo.Rpad
http://www.rpad.org/Rpad/SearchRKeywords.Rpad
Rpad can be downloaded from CRAN or from www.rpad.org.
- Tom
Tom Short
EPRI Solutions, Inc.
[[alternative HTML version deleted]]
_______________________________________________
R-packages mailing list
R-packages at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-packages
2005 Jul 25
0
New version of Rpad
...xamples.Rpad
Here are two of the fancier demos that show off interactivity using
Rpad (in these examples, the R code is hidden by default):
http://www.rpad.org/Rpad/mapdemo.Rpad
http://www.rpad.org/Rpad/SearchRKeywords.Rpad
Rpad can be downloaded from CRAN or from www.rpad.org.
- Tom
Tom Short
EPRI Solutions, Inc.
[[alternative HTML version deleted]]
_______________________________________________
R-packages mailing list
R-packages at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-packages
2004 Sep 13
1
Wishlist: axis() and line widths (PR#7223)
Full_Name: Tom Short
Version: 1.9.1
OS: Win2000 & Debian
Submission from: (NULL) (64.65.255.41)
WISHLIST:
axis() has a default parameter of "lwd = 1". I want skinnier lines as the
default. If I change the default lty, it doesn't change what axis uses.
The following code produces a graph with a box around it, but the axis lines are
twice as thick as the box around the plot, so
2004 Sep 13
1
bitmap() doesn't finish with file in Windows (PR#7224)
Full_Name: Tom Short
Version: 1.9.0
OS: Win2000
Submission from: (NULL) (64.65.255.41)
POSSIBLE WISHLIST, POSSIBLE BUG:
The following code works on Debian, but fails on Windows 2000 with 'Error in
file("test.png", "r") : unable to open connection':
bitmap("test.png")
plot(c(1,2,3))
dev.off()
x = file("test.png","r")
The problem is
2009 Feb 06
1
Tables in legend
I need to create a legend for a simple scatter plot in the following
format.
This is Blah1 number1 number2
This is Blah2 number3 number4
.
.
.
This is Blah6 number11 number12
I looked up these help pages and found the following solution.
lStr<-c(Blah1, Blah2,....Blah6, number 1, number2, ...number12)
legend(x="topright",lStr,ncol=3)
So this creates the tabular format I am
2010 Mar 04
5
Bug reporting system inquiry plus a bug report related to sort
...1] 1 4 2
> sort.list(x, na.last = NA, method = "shell") # good
[1] 1 4 2
> sort.list(x, na.last = NA, method = "quick") # still bad
[1] 1 3 2
By the way, having the radix sort is great. It's really fast for factors.
- Tom
Tom Short
Electric Power Research Institute (EPRI)
> sessionInfo()
R version 2.10.1 (2009-12-14)
i386-pc-mingw32
locale:
[1] LC_COLLATE=English_United States.1252
[2] LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.1252
attached base packages:
[1] stats g...
2007 Sep 20
1
Sweave vignettes and bitmap on windows
During vignette generation on Windows, Sweave seems to clean up before
all graphics files are completely processed. For instance, if tmp.Rnw
is:
\documentclass[12pt]{article}
\begin{document}
<<>>=
bitmap("afile.png")
plot(1:100)
dev.off()
@
\end{document}
Then:
C:\R\tmp>R CMD Sweave tmp.Rnw
Writing to file tmp.tex
Processing code chunks ...
1 : echo term verbatim
2006 Nov 10
1
Rpad
I've just compiled and installed Rpad from the sources under *nix
(freeBSD 6.1) and R 2.4.0, and followed the suggested procedure to
setup an Rpad server step by step.
Now when I try to execute whatever
.Rpad example file the IE browser hangs endlessly with a "loading page"
pop-up and the following errors show up at the end of the html page:
2006 Sep 15
2
FW: R Reference Card and other help (especially useful for Newbies)
Hi all:
Newbies (and others!) may find useful the R Reference Card made available by
Tom Short of EPRI Solutions at http://www.rpad.org/Rpad/Rpad-refcard.pdf or
through
the "Contributed" link on CRAN (where some other reference cards are also
linked). It categorizes and organizes a bunch of R's basic, most used
functions so that they can be easily found. For example, paste() is und...
2007 Apr 10
2
Matlab import
Dear R-Experts,
here again a question concerning matlab. With the command "matrixM=[1 2
3;4 5 6]" a matrix under Matlab was constructed. It was than stored with
the command "save('matrixM.txt','matrixM')".
Now I tried to import the data in R with the help of the command
"Z=matrix(scan("Z:/Software/R-Programme/matrixM.txt"))"
An error