Skip to content

Time on x-axis

4 messages · Sangeetha Swaminathan, Gabor Grothendieck, Carlos J. Gil Bellosta

#
Hello,

   Thank you! It worked!! Now I have another query; I have about 300 data 
entries, and I dont think it would be possible to quote everything under 
tt<-c("") or x<-c(). Is there any way to plot the graph, without having to 
manually quote all the data items in the array?

Thank you.

Sangeetha
=====
am
TIMESTAMP
http://www.R-project.org/posting-guide.html
-- Sangeetha Swaminathan
Graduate Assistant
Innovative Technology Center (ITC)
2444 Dunford Hall
The University of Tennessee
Knoxville, TN 37996
Phone [O]:(865) 974-9672
      [R]:(865) 946-4340
#
See:

library(zoo)
?read.zoo
On 2/24/06, Sangeetha Swaminathan <sangi at itc.utk.edu> wrote:
#
And also, read 1. R News 4/1 help desk article on dates and times,
2. the zoo vignette:

library(zoo)
vignette("zoo")

and 3. re-read the Introduction to R manual:
   http://cran.r-project.org/doc/manuals/R-intro.pdf
On 2/24/06, Gabor Grothendieck <ggrothendieck at gmail.com> wrote:
#
Dear R users,

I have not been able to find any implementation of Friedman's Patient
Rule Induction Method, PRIM, available on R. Is there any?

In any case, is there any reasonable alternative? So far, I have been
using trees and just keeping the extreme leaves. But a project of mine
requires a method that would just "hunt the bumps" in a high dimensional
data set and that would produce a relatively understandable/graphical
set of rules.

Sincerely,

Carlos J. Gil Bellosta
http://www.datanalytics.com