Displaying 4 results from an estimated 4 matches for "naef".
Did you mean:
nae
2011 Oct 03
4
Question about ggplot2 and stat_smooth
...urrently is to generate 'boxplots' (with 5%, 25%, 75%, 95% limits) at
6-hourly time steps (so I have a series of boxplots, which you can see
by clicking on a map point:
http://www.erh.noaa.gov/mmefs/index_test.php?Lat=38.2&Lon=-80.1&Zoom=5&Refresh=0&RFCOverlay=0&Model=NAEFS).
Some who use our graphics would like to see something more like the
ggplot2 with stat_smooth graphic.
Help is much appreciated.
Regards,
Tom
--
Thomas E Adams
National Weather Service
Ohio River Forecast Center
1901 South State Route 134
Wilmington, OH 45177
EMAIL: thomas.adams at noaa.go...
2005 Jun 28
2
Running DOS program in a cron job
...lease seems to ignore ttydrv completely...
------------------------------------------------------------------
Patrick N?f / Software Engineer
SCHILLER AG, Altgasse 68, CH-6341 Baar, Switzerland
Phone +41 (0)41 766 42 42 / Fax +41 (0)41 761 08 80
Direct Phone / Voice Box +41 (0)41 766 43 52
patrick.naef@schiller.ch / www.schiller.ch
-----------------------------------------------------------------
SCHILLER - THE ART OF DIAGNOSTICS
2004 Nov 16
1
gcrma package
Hi !
I would like to understand where do affinity.spline.coefs used in function
compute.affinities come from ?
library(gcrma)
data(affinity.spline.coefs)
affinity.spline.coefs
X1 X2 X3 X4 X5 X1
-0.55004171 -0.58579091 -0.08870557 -0.47774242 0.23205570 0.58002746
X2 X3 X4 X5 X1 X2
2005 Jun 28
0
Antw: Re: Running DOS program in a cron job
>Doesn't the cron job run as a root user (or member of the root group)?
>Certainly root owns the cron daemon, afaik.
You are right insofar as the cron daemon process is owned by root. However, when the cron daemon runs a job, it starts the the job's process with the privileges (and the environment, e.g. $HOME) of the user for whom the job was added. I added the job to a crontab file