Re: [R] Dear FE Harrell How can I get rreport ?

2006-09-15 Thread Frank E Harrell Jr
Anupam Tyagi wrote:
 justin bem justin_bem at yahoo.fr writes:
 
 Mr Harrell,

  After reading discussion about R output and SAS output , I will like to use
 rreport package. I a windows XP
 user 

  Sincerly
 
 See:
 
 http://biostat.mc.vanderbilt.edu/twiki/bin/view/Main/Rreport
 
 Anupam.
 

rreport has not been put in a package but all the source code is 
available on a per-function basis in our online cvs repository.  What is 
really lacking is documentation but there is a detailed example on the 
above web site.
-- 
Frank E Harrell Jr   Professor and Chair   School of Medicine
  Department of Biostatistics   Vanderbilt University

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Dear FE Harrell How can I get rreport ?

2006-09-13 Thread justin bem
Mr Harrell,
 
 After reading discussion about R output and SAS output , I will like to use 
rreport package. I a windows XP user 
 
 Sincerly

- Message d'origine 
De : Frank E Harrell Jr [EMAIL PROTECTED]
À : Wensui Liu [EMAIL PROTECTED]
Cc : Thorsten Muehge [EMAIL PROTECTED]; r-help@stat.math.ethz.ch
Envoyé le : Mercredi, 13 Septembre 2006, 4h49mn 01s
Objet : Re: [R] R-question

Wensui Liu wrote:
 For your 1st question, you can write query against the tables in DB using 
 RODBC.
 
 Being a SAS programmer, I have to say that reporting function of R is
 not as good as that of SAS.

I beg to differ.  See for example 
http://biostat.mc.vanderbilt.edu/StatReport

Frank Harrell
 
 
 
 On 9/13/06, Thorsten Muehge [EMAIL PROTECTED] wrote:

 Hello Colleagues,
 I programmed in SAS for 3 years and would like to switch to a not so costly
 software product.

 Hence I started to evaluate R, and my first test look promising.

 However I have some question:

 1. Is it possible to query R files by SQL internally on data frames (not on
 a database) and how is the syntax (I have the RODBC package installed).

 I would like to extract year, Quarter, week, from a date column in a data
 frame (see attachment). After this I want to attach the column to the
 original data frame.

 How do I do this in R?

 Dr .Th.Mühge,

 PMP(r)
 Procurement Technology Center
 IBM Deutschland GmbH, Hechtsheimer Str.2, D-55131 Mainz
 Phone: xx49-(0)6131-84-2416
 Mobile: xx49-(0)15117457978
 e-mail: [EMAIL PROTECTED]
 (See attached file: Debug1.csv)

 __
 R-help@stat.math.ethz.ch mailing list
 https://stat.ethz.ch/mailman/listinfo/r-help
 PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
 and provide commented, minimal, self-contained, reproducible code.



 
 


-- 
Frank E Harrell Jr   Professor and Chair   School of Medicine
  Department of Biostatistics   Vanderbilt University

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.





[[alternative HTML version deleted]]

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Dear FE Harrell How can I get rreport ?

2006-09-13 Thread Anupam Tyagi
justin bem justin_bem at yahoo.fr writes:

 
 Mr Harrell,
 
  After reading discussion about R output and SAS output , I will like to use
rreport package. I a windows XP
 user 
 
  Sincerly

See:

http://biostat.mc.vanderbilt.edu/twiki/bin/view/Main/Rreport

Anupam.

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.