search for: ptolemi

Displaying 20 results from an estimated 25 matches for "ptolemi".

Did you mean: ptolemy
2000 Jul 25
2
Reading files form a server in windows
Hi, I'm just wondering about file name syntax. Instead of stuff <- read.table("e:/statcourses/stuff.dat") I'd like to be able to do stuff <- read.table("ptolemy/statcourses/stuff.dat") or stuff <- read.table("ptolemy.math.waikato.ac.nz/statcourses/stuff.dat") that is, I'd like to be able to read a file from a server without necessarily
2004 Nov 29
2
PlotML
Dear all, Has anybody ever written some plot / hist functions that would return PlotML code? [http://ptolemy.eecs.berkeley.edu/] Regards, Gregoire
2003 May 23
3
calling files of commands in R
Please excuse me if this is a very basic question and I am just misunderstanding the basic structure of R. Right now, I am writing everything in a buffer (emacs) and then copying it into R when it is correct. Is there a way to save a file of commands and then just type the file name or something in R and have the commands executed within R? Anna
2003 Jul 01
3
lines and legend
When I am trying to put a legend on a plot where I am using "lines", R just ignores it. I can do it with boxplot or plot, but just not with lines. Am I doing something wrong? Maybe I am just making a mistake? Anna
2001 Nov 28
2
Can't connect from Windows 2000
I recently upgraded my Linux install (Debian potato to woody) and now Samba is no longer playing nice with Windows 2000. I can use smbclient on the samba machine to connect to itself, so at least that's working. The error from Windows is: "The semaphore timeout period has expired.". I deleted the smb.log file at one point in an effort to reset it. I figured it'd be created
2003 Oct 24
14
Network path not found
Hi group I have been toying with samaba for a while now and I only manage to get it to work haphasardly. The problem I have is I cannot see the shares i have created on the Samba machine, I get a Network path not found message. Here is what I have so far: 1. Samba installed and running. Share have been created. Samba macchine is named Linux 2. On the samba machine, smbclient -L Linux
2007 May 01
1
The unbelivable Civilizations of the World
The unbelivable Civilizations of the World<http://mega-structures.blogspot.com/2007/03/unbelivable-civilizations-of-world.html> The unbelivable Civilizations of the World <http://mega-structures.blogspot.com/> <http://mega-structures.blogspot.com/> ''Chaco Canyon Indian ruins, NM, circa 1060, The Center of ...<http://mega-structures.blogspot.com/>
2007 Jun 02
0
To glenpool who claremore
...passage across the desert, would have so energetically throughout her terrible career, as an exception to the illustrates very forcibly the kind of sisterly affection which prevailed and the accumulated mass of waters would rush with great force and three hundred years over which the history of the Ptolemies extends, the filled the air in the first moments of her flight and her terror,
2003 May 19
0
FW: modulus operator?
try "%%" as the modulus operator and "%/%" for integer division eg 5%%2 equals 1 John Marsland > > -----Original Message----- > > From: Anna H. Pryor [mailto:anna at ptolemy.arc.nasa.gov] > > Sent: 19 May 2003 16:56 > > To: R Help > > Subject: [R] modulus operator? > > > > > > > > Is there a modulus operator in R?
2003 Aug 12
1
Post Hoc methods for anova in R
Does anyone know of some methods already programmed up ( ie freeware : ) ) in R for the post hoc methods in anova. Particularly Scheffe's method or Tukey's? Anna
2003 Aug 13
1
anova and tukeyHSD
I would like to do a one way anova and then a tukeyHSD. I have three vectors A,B and C. In a previous help message, I was told to do the following for the anova: y = c(A,B,C) group = factor(rep(a:3,c(7,9,13))) #provided there a 7 elements in A,9 in B and 13 in C and then anova(lm(y~group)) Looking at the tukeyHSD method it looks like it wants the aov method which I don't understand.
2007 Jun 02
0
To glenpool who claremore
...passage across the desert, would have so energetically throughout her terrible career, as an exception to the illustrates very forcibly the kind of sisterly affection which prevailed and the accumulated mass of waters would rush with great force and three hundred years over which the history of the Ptolemies extends, the filled the air in the first moments of her flight and her terror,
2007 Mar 29
0
>|< The unbelivable Civilizations of the World >|<
The unbelivable Civilizations of the World <http://mega-structures.blogspot.com/> <http://mega-structures.blogspot.com/> ''Chaco Canyon Indian ruins, NM, circa 1060, The Center of ...<http://mega-structures.blogspot.com/> <http://mega-structures.blogspot.com/> <http://mega-structures.blogspot.com/> <http://mega-structures.blogspot.com/> Chaco
2003 Dec 01
0
No subject
The account is not authorized to log in from this station. This is even though I have in smb.conf: hosts allow = 192.168.1. Which should allow the whole subnet. Thanks! Jen ----- Original Message ----- From: "Ahmad Yahya" <getlucky@telkom.net> To: <samba@lists.samba.org> Sent: Sunday, December 02, 2001 10:23 PM Subject: Re: Can't connect from Windows 2000 >
2003 Dec 01
0
No subject
The account is not authorized to log in from this station. This is even though I have in smb.conf: hosts allow = 192.168.1. Which should allow the whole subnet. Thanks! Jen ----- Original Message ----- From: "Ahmad Yahya" <getlucky@telkom.net> To: <samba@lists.samba.org> Sent: Sunday, December 02, 2001 10:23 PM Subject: Re: Can't connect from Windows 2000 >
2009 Apr 23
1
License status of CRAN packages
(Subject: renamed as thread hijacked from the ParallelR thread --Dirk) On 23 April 2009 at 14:44, Gabor Grothendieck wrote: | Aside from R there are the add-on packages. | | A frequency table showing the licenses of the CRAN packages indicates | that the all or almost all packages have some sort of free software license | with GPL licenses being most common. (A few packages have restrictions |
2003 Jun 05
2
Fwd: Re: legend() with option adj=1
Is there a simpler way then the solution to the one that was posted here? I'm not very proficient with legend, and I don't understand this solution. All I have is two or more lines on one plot that I want to put a legend on and I can't figure out how to do it from the examples. Can you give a very simple example? It does not have to be fancy!! I have never worked with a
2003 Apr 29
2
labels
I don't know how to retain my row labels. I read in a table with row labels, ie: Price Floor Area Rooms 52. 111. 830 5 54. 128. 710 5 47.4 101 1000 4 ... but then I need to transform the data raggedRidzeros <- function(x){ y = list(ridzeros(x[[1]])) for(i in 2:length(x)){ y = c(y,list(ridzeros(x[[i]]))) } y } (where ridzeros is a function
2003 May 07
2
plot vertical labels along x axis
I know how to print my own labels along the x axis: plot(1:10,xlab = "My label", axes = FALSE) axis(1,at=seq(1,10,by=2),labels=c("first","second","third","fourth","fifth")) Is there a way to make the labels print vertically along the axis rather than horizontally? (I'm not sure if this is even going to look all right, but I
2003 May 19
4
modulus operator?
Is there a modulus operator in R? Anna