Displaying 12 results from an estimated 12 matches for "uclink4".
Did you mean:
uclink
1999 Sep 17
2
Non-interactive sessions
...urve(sin(x),-pi,pi)\n");
$R->print("dev.off()\n");
-------------------------------------------
--
___________________________________________________________
Neil E. Klepeis, School of Public Health, UC Berkeley, USA
Web: http://socrates.berkeley.edu/~nklepeis
Email: nklepeis at uclink4.berkeley.edu
Voice: 510-848-5827
-------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body&q...
2000 Sep 17
1
Weighted Histogram
...y be zero counts in any number of
intervals? [If not, I suppose I could loop through each interval...]
Thanks,
Neil
--
___________________________________________________________
Neil E. Klepeis, School of Public Health, UC Berkeley, USA
http://eetd.lbl.gov/ied/era/exposuremodeling/
nklepeis at uclink4.berkeley.edu
-----------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not...
1997 Oct 07
0
SAMBA on NeXTstep 4.2
Dear sir or ma'am:
I was wondering if you could send me any information on
installing the SAMBA protocol on a NeXTstep 4.2 system. Thank
you.
Edwin Choi
edwinc@uclink4.berkeley.edu
2002 Jul 15
2
Transpose and NA's
I noticed some odd behavior when I transpose a data frame containing
NA's. It seems to cast all the elements as "character" including the
NA's. Bug?
> t(data.frame(x=1:10,y=1:10,z=rep(NA,10)))
1 2 3 4 5 6 7 8 9 10
x " 1" " 2" " 3" " 4" " 5" " 6"
1999 Nov 12
1
some related problems
I just tried to batch-start rgui.exe (not rterm.exe) in a way, that it
read.table()s data from a file with changing filename. As I understand no
command line parameters are available for that, so instead I tried to pass
the filename to an approbriate .RProfile, which works roughly, BUT
## this is my %R_USER%\.RProfile
im <- read.table("d:/temp/im/temp.csv", header=TRUE,
1999 Sep 30
6
Graphics output device
Dear developers,
I wonder would you consider making a save to a graphics file format (as opposed
to ps)?
What prompts this is that we have just finished my wife's thesis using R
heavily for stats and graphs. The combination of latex, bibtex and R generated
.eps worked a treat and we were very pleased with both the final outcome and
the efficiency of gernerating it, especially when all the
2002 Mar 12
0
Vis5D interface package
Greetings,
Summary: Has anyone else started a package (or have code) with the
capability to write Vis5D-readable netCDF files containing
irregularly-spaced data?
I've recently put together what might be the beginnings of a (GPL'ed) R
interface package to the Vis5D volumetric visualization program
(http://vis5d.sourceforge.net). Vis5D is commonly used in the
atmospheric science and
2002 Aug 30
1
Limit on Function Size
With R 1.5.1 (Linux/Intel), I noticed that one of my large functions
(>3000 lines) can no longer be parsed. Somewhere around 2800 lines, R
will segfault when I `eval(parse(file="..."))' the function.
I can parse the lines after around line 2800 by themselves (i.e., cut
and pasted).
Is there some new limit on the size of R functions?
--
2003 Feb 26
2
error message
Can someone tell me what this error means? I have been unable to find
the problem.
Error in file(file, "r") : unable to open connection
In addition: Warning message:
cannot open file `d://clss2003/s151b/data/applemo.txt'
thanks
2003 Jul 18
0
Strange Printing Problems
Hi,
I've got a small network with a few Windows XP machines. I'm running into a
problem where I can can print but others cannot. For me, everything works
great and as expected. However, for the others, they seem to have
intermittent problems where Samba complains with multiple lines such as the
following:
Jul 17 22:02:37 chung smbd[472]: [2003/07/17 22:02:37, 0]
2002 Oct 31
1
Zero is not Zero
I have a confusing problem with getting the form `x - trunc(x)' to be
exactly zero when `x' is an integer. It only seems to occur inside of a
function. [R-1.6.0 on Linux/Intel]
I have a function to return the highest precision digit of values in `x':
prec<-function(x){
init <- trunc(log10(max(x)))
y <- x - trunc(x)
while (any(y > 0)) {
init <- init - 1
x1
2004 Apr 06
3
Samba (2.2.8a or 3.0.2a) + WinXP not updating roaming profiles on logout
I have a linux box running samba configured as my PDC with roaming
profiles. Everything was running great until I upgraded to WinXP
instead of Win2K. Now, when I log out of my XP session, my profile
doesn't get uploaded to the server. The local copy remains in effect
until I reboot. When I log out, the following message gets sent to the
event logger:
[quote]
Windows has detected that