Re: [R] Lattice book

2008-06-04 Thread vittorio
Il Thursday 01 May 2008 01:07:13 Charilaos Skiadas ha scritto:
 Actually it's been out for a couple of weeks now at least. I just
 finished my first reading of it, and I must say it was spectacular.
 Congratulations Deepayan, the book gave me exactly the kind of
 lattice knowledge I needed, and then some. The graphics are really
 impressive and good illustrations of what lattice can do, and I found
 the writing very clear, with the complexity increasing at just the
 right speed. I definitely recommend it to anyone who wants to learn
 how to use lattice, at any level they desire.

 Ok, I guess I better stop now. Happy reading Mark!

 Haris Skiadas
 Department of Mathematics and Computer Science
 Hanover College

I'm half way through the reading of the book and share your view: extremely 
well done and self-explaining-. The many examples are all very clear.

 Congratulations Deepayan.

Ciao from Rome
Vittorio

__
R-help@r-project.org 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] Lattice book

2008-05-02 Thread Michael Kubovy
I too have been studying the book and it is indeed outstanding.

For my purposes the only topic missing is the straightforward drawing  
of error bars and bands, for which I've been using Hmisc::xYplot  
(where error bands seem to be broken for R) or gplots::barplot2.
_
Professor Michael Kubovy
University of Virginia
Department of Psychology
USPS: P.O.Box 400400Charlottesville, VA 22904-4400
Parcels:Room 102Gilmer Hall
 McCormick RoadCharlottesville, VA 22903
Office:B011+1-434-982-4729
Lab:B019+1-434-982-4751
Fax:+1-434-982-4766
WWW:http://www.people.virginia.edu/~mk9y/

On May 1, 2008, at 7:26 PM, Deepayan Sarkar wrote:

 On 4/30/08, Charilaos Skiadas [EMAIL PROTECTED] wrote:

 Actually it's been out for a couple of weeks now at least.

 Yes, it's been out since March 12, actually.

 I just finished
 my first reading of it, and I must say it was spectacular.  
 Congratulations
 Deepayan, the book gave me exactly the kind of lattice knowledge I  
 needed,
 and then some. The graphics are really impressive and good  
 illustrations of
 what lattice can do, and I found the writing very clear, with the  
 complexity
 increasing at just the right speed. I definitely recommend it to  
 anyone who
 wants to learn how to use lattice, at any level they desire.

 Thanks for the great review :-)

 As Karl mentioned, there is a website with code and figures from the  
 book at

 http://lmdvr.r-forge.r-project.org/

 I also hope to eventually write some short vignettes on topics not
 covered in the book, and put them up here. Feel free to suggest topics
 to me. And of course, please report any typos and errors.

 -Deepayan

[[alternative HTML version deleted]]

__
R-help@r-project.org 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] Lattice book

2008-05-02 Thread Frank E Harrell Jr

Michael Kubovy wrote:

I too have been studying the book and it is indeed outstanding.

For my purposes the only topic missing is the straightforward drawing  
of error bars and bands, for which I've been using Hmisc::xYplot  
(where error bands seem to be broken for R) or gplots::barplot2.


If these are broken in xYplot we need to have a bug report with a small 
reproducible example.


Frank


_
Professor Michael Kubovy
University of Virginia
Department of Psychology
USPS: P.O.Box 400400Charlottesville, VA 22904-4400
Parcels:Room 102Gilmer Hall
 McCormick RoadCharlottesville, VA 22903
Office:B011+1-434-982-4729
Lab:B019+1-434-982-4751
Fax:+1-434-982-4766
WWW:http://www.people.virginia.edu/~mk9y/

On May 1, 2008, at 7:26 PM, Deepayan Sarkar wrote:


On 4/30/08, Charilaos Skiadas [EMAIL PROTECTED] wrote:


Actually it's been out for a couple of weeks now at least.

Yes, it's been out since March 12, actually.


I just finished
my first reading of it, and I must say it was spectacular.  
Congratulations
Deepayan, the book gave me exactly the kind of lattice knowledge I  
needed,
and then some. The graphics are really impressive and good  
illustrations of
what lattice can do, and I found the writing very clear, with the  
complexity
increasing at just the right speed. I definitely recommend it to  
anyone who

wants to learn how to use lattice, at any level they desire.

Thanks for the great review :-)

As Karl mentioned, there is a website with code and figures from the  
book at


http://lmdvr.r-forge.r-project.org/

I also hope to eventually write some short vignettes on topics not
covered in the book, and put them up here. Feel free to suggest topics
to me. And of course, please report any typos and errors.

-Deepayan


[[alternative HTML version deleted]]

__
R-help@r-project.org 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@r-project.org 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] Lattice book

2008-05-02 Thread Deepayan Sarkar
On 5/2/08, Michael Kubovy [EMAIL PROTECTED] wrote:
 I too have been studying the book and it is indeed outstanding.

 For my purposes the only topic missing is the straightforward drawing of
 error bars and bands, for which I've been using Hmisc::xYplot (where error
 bands seem to be broken for R) or gplots::barplot2.

That's a useful topic; I'll write something up (I do have some code
around for error bars, but not bands).

-Deepayan

__
R-help@r-project.org 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] Lattice book

2008-05-01 Thread Karl Ove Hufthammer
Charilaos Skiadas:

 Congratulations Deepayan, the book gave me exactly the kind of
 lattice knowledge I needed, and then some. The graphics are really
 impressive and good illustrations of what lattice can do,

All the figures from the book are also available online
(and with three different colour schemes), along with code 
to generate them:

http://lmdvr.r-forge.r-project.org/figures/figures.html

-- 
Karl Ove Hufthammer

__
R-help@r-project.org 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] Lattice book

2008-05-01 Thread Deepayan Sarkar
On 4/30/08, Charilaos Skiadas [EMAIL PROTECTED] wrote:

 Actually it's been out for a couple of weeks now at least.

Yes, it's been out since March 12, actually.

 I just finished
 my first reading of it, and I must say it was spectacular. Congratulations
 Deepayan, the book gave me exactly the kind of lattice knowledge I needed,
 and then some. The graphics are really impressive and good illustrations of
 what lattice can do, and I found the writing very clear, with the complexity
 increasing at just the right speed. I definitely recommend it to anyone who
 wants to learn how to use lattice, at any level they desire.

Thanks for the great review :-)

As Karl mentioned, there is a website with code and figures from the book at

http://lmdvr.r-forge.r-project.org/

I also hope to eventually write some short vignettes on topics not
covered in the book, and put them up here. Feel free to suggest topics
to me. And of course, please report any typos and errors.

-Deepayan

__
R-help@r-project.org 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] Lattice book

2008-04-30 Thread Mark Wardle
Dear all,

I haven't seen this mentioned and presumably Dr. Deepayan Sarkar is
too polite to advertise!

I just received a flyer from Springer: A new book on Lattice released today!!

http://www.springer.com/statistics/computational/book/978-0-387-75968-5?cm_mmc=NBA-_-Apr-08_UK_1753460-_-product-_-978-0-387-75968-5

http://www.amazon.co.uk/exec/obidos/ASIN/0387759689/ref=ord_cart_shr?%5Fencoding=UTF8m=A3P5ROKL5A1OLE

Well done and many congratulations. My order is being processed as we speak!

Best wishes,

Mark
-- 
Dr. Mark Wardle
Specialist registrar, Neurology
Cardiff, UK

__
R-help@r-project.org 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] Lattice book

2008-04-30 Thread Charilaos Skiadas
Actually it's been out for a couple of weeks now at least. I just  
finished my first reading of it, and I must say it was spectacular.  
Congratulations Deepayan, the book gave me exactly the kind of  
lattice knowledge I needed, and then some. The graphics are really  
impressive and good illustrations of what lattice can do, and I found  
the writing very clear, with the complexity increasing at just the  
right speed. I definitely recommend it to anyone who wants to learn  
how to use lattice, at any level they desire.


Ok, I guess I better stop now. Happy reading Mark!

Haris Skiadas
Department of Mathematics and Computer Science
Hanover College

On Apr 30, 2008, at 4:51 PM, Mark Wardle wrote:


Dear all,

I haven't seen this mentioned and presumably Dr. Deepayan Sarkar is
too polite to advertise!

I just received a flyer from Springer: A new book on Lattice  
released today!!


http://www.springer.com/statistics/computational/book/ 
978-0-387-75968-5?cm_mmc=NBA-_-Apr-08_UK_1753460-_-product- 
_-978-0-387-75968-5


http://www.amazon.co.uk/exec/obidos/ASIN/0387759689/ 
ref=ord_cart_shr?%5Fencoding=UTF8m=A3P5ROKL5A1OLE


Well done and many congratulations. My order is being processed as  
we speak!


Best wishes,

Mark
--
Dr. Mark Wardle
Specialist registrar, Neurology
Cardiff, UK


__
R-help@r-project.org 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.