Displaying 20 results from an estimated 39 matches for "everitt".
Did you mean:
everett
2009 Mar 02
1
comment on this book "A Handbook of Statistical Analyses Using R by Brian S. Everitt (Author), Torsten Hothorn (Author)"
Is this book a good reference to learn R for statistical analysis ?
A Handbook of Statistical Analyses Using R by Brian S.
Everitt<http://www.amazon.com/exec/obidos/search-handle-url/ref=ntt_athr_dp_sr_1?%5Fencoding=UTF8&search-type=ss&index=books&field-author=Brian%20S.%20Everitt>(Author),
Torsten
Hothorn<http://www.amazon.com/exec/obidos/search-handle-url/ref=ntt_athr_dp_sr_2?%5Fencoding=UTF8&search-...
2003 Apr 14
1
Analyzing Medical Data Using S-PLUS by Everitt and Rabe-Hasketh
Dear All,
I have just read a glowing review (in the Int. Journal of
Epidemiology) of "Analyzing Medical Data Using S-PLUS" by Everitt and
Rabe-Hesketh and it sounds like the sort of thing I would like to get
my hands on. Is anyone on this list familiar with this book, and in
particular have a feel for how useful it will be with R? According to
the review the emphasis is on the command line rather than the gui
which is a good si...
2009 Nov 03
2
Camping on Wikipedia
...oo much... let''s keep the text Camping-tiny :-),
or make a contribution yourself.
Magnus FYI: except for the introductory tutorial (http://
stuff.judofyr.net/camping-docs/book/02_getting_started.html) I
refrained from adding any other links that point to your server/gem
repo.
Dave Everitt
2006 Dec 21
0
Online course - Modeling in R
Drs. Brian Everitt and Torsten Hothorn will present their online course
"Modeling in R" at statistics.com Jan. 19 - Feb. 16. Participants can ask
questions and exchange comments with Drs. Everitt and Hothorn via a private
discussion board throughout the period.
In this course you learn how to use R to...
2001 Apr 01
4
Is this a bug with a simple arithmetic operation with a vector object?
Hello-
While I was reading a tutorial book for R (actually, for S-Plus:Brian S. Everitt. A Handbook of Statistical Analysis using S-PLUS. Chapman & Hall, London, 1994) I tried to execute this simple exercise:
> x <- -c(1,2,3,4,5,6)
> X <- -c(10,11,12,100,-5,-6)
>x+X
[1] -11, -13, -15, -104, 0, 0
As you can see, the added vectors resulted in...
2008 Jan 20
2
Newbie question on subsets
Hi...
I'm working through the book, A Handbook of Statistical Analyses
using R by Everitt, and I'm trying to do the following (p. 19 of his
book):
boxplot(log(marketvalue)~country,
data = subset(Forbes2000,
country %in% c("United
Kingdom","Germany","India","Turkey")),
ylab="log(marketvalue",...
2007 Feb 23
3
mixture of 2 normals - starting values
...ure of two normal distributions. I
need to find the starting points automatically, since this is a part of a
larger piece of image processing code.
I found the mix2normal1 function in VGAM package that mentions a method of
finding starting values for mu1 and mu2 but refers the reader to a book by
Everitt and Hand. Unfortunately, I do not have an easy access to this
book. Could anybody point me to a description of the method that I could
use?
Any help will be appreciated. Thanks in advance,
Andy
__________________________________
Andy Jaworski
518-1-01
Process Laboratory
3M Corporate Research...
2006 Sep 20
8
Statitics Textbook - any recommendation?
I would like to buy a basic statistics book (experimental design,
sampling, ANOVA, regression, etc.) with examples in R. Or download it
in PDF or html format.
I went to the CRAN contributed documentation, but there were only R
textbooks, that is, textbooks where R is the focus, not the
statistics. And I would like to find the opposite.
Other text I am trying to find is multivariate data
2007 Jun 12
5
R Book Advice Needed
...sis of Integrated and Co-integrated Time Series with R (Use R) -
Bernhard Pfaff
2-An Introduction to R - W. N. Venables
3-Statistics: An Introduction using R - Michael J. Crawley
4-R Graphics (Computer Science and Data Analysis) - Paul Murrell
5-A Handbook of Statistical Analyses Using R - Brian S. Everitt
6-Introductory Statistics with R - Peter Dalgaard
7-Using R for Introductory Statistics - John Verzani
8-Data Analysis and Graphics Using R - John Maindonald;
9-Linear Models with R (Texts in Statistical Science) - Julian J.
Faraway
10-Analysis of Financial Time Series (Wiley Series in Probability...
2010 Oct 01
3
How many R packages are not free?
Hello Everyone,
Just finished reading A Handbook of Statistical Analyses using R by Everitt and Hothorn. I'll begin by saying that I quite liked the book. It's both little and mighty in the sense that it's very compact but contains a tremendous amount of useful material.
The last chapter of the book deals with cluster analysis. There's a package used in this chapter (I...
2008 Jun 26
2
stuck on making a line graph across time, with 4 categories
I can't seem to find just what I'm looking for in R help, Everitt and
Hothorn HSAUR, Murrell's book, or the R graphics gallery at
http://addictedtor.free.fr/graphiques/. Probably not looking
efficiently, but anyway,
If my data look like this:
> head(data)
cat startyear studentid
1 other 2001 12
2 UHS 2001 17
3 Lourdes...
2004 Dec 14
0
Slashdot thread references R/Quantian and another new R/S-PLUS book pending
...OP's query was targeted for high school to first year college age
students, but as is typical with Slashdot, the scope of the dialog tends
to wander....
Also, I was reading the latest issue of Amstat News and noted that there
is a new book from Springer on R/S-PLUS pending by Professor Brian
Everitt called "An R And S-Plus Companion To Multivariate Analysis". The
book appears to be due to be release next month. The link for the
Springer site is:
http://www.springeronline.com/sgw/cda/frontpage/0,11855,4-40109-22-34953445-0,00.html
and the Amazon.com link is:
http://www.amazon.com/e...
2005 Nov 09
0
useR! 2006: submission & registration started!
...ributed
sessions as well as half-day tutorials presented by R experts on June 14,
2006, prior to the conference.
Keynote lectures addressing hot topics including data mining, graphics,
marketing or teaching with R will be presented by prominent speakers
including John Chambers, Jan de Leeuw, Brian Everitt, Travor Hastie, John
Fox, Stefano Iacus, Uwe Ligges, Paul Murrell, Peter Rossi, Simon Urbanek
and Sanford Weisberg.
The spectrum of user-contributed sessions will depend on your submissions.
Hence, we invite you to submit abstracts on topics presenting innovations
or exciting applications of R. Th...
2007 Mar 06
1
Quick question on Cochran-Mantel-Haenszel test
Dear List,
I am looking for what B.S.Everitt refers to as Cochrane Method for testing
independence in combined 2x2 contingency tables. Is it the same method as
the Cochran-Mantel-Haenszel Chi-Squared Test for Count Data in R?
Thanks,
Serguei
[[alternative HTML version deleted]]
2005 Nov 09
0
useR! 2006: submission & registration started!
...ributed
sessions as well as half-day tutorials presented by R experts on June 14,
2006, prior to the conference.
Keynote lectures addressing hot topics including data mining, graphics,
marketing or teaching with R will be presented by prominent speakers
including John Chambers, Jan de Leeuw, Brian Everitt, Travor Hastie, John
Fox, Stefano Iacus, Uwe Ligges, Paul Murrell, Peter Rossi, Simon Urbanek
and Sanford Weisberg.
The spectrum of user-contributed sessions will depend on your submissions.
Hence, we invite you to submit abstracts on topics presenting innovations
or exciting applications of R. Th...
2009 Aug 17
6
hi all! can''t open github!!
hi all!
can''t open github (http://github.com/why/camping/tree/master)
What''s going on?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/camping-list/attachments/20090817/bba31d63/attachment.html>
2012 May 15
5
setting up the SQLite database
I know this isn''t Python, but I''d like to get a view on the ''one
obvious'' way to set up an SQLite (or other) database and its location
per-app. I''ve got a bit lost with the Camping 2 changes and various
code snippets I have kicking around.
1.
is it best to set up the DB creation/connection:
1.1
at the end of the app
2007 Jun 21
3
meta-analysis in R
I would like to combine time-series data to test for correlations and
interactions using random and fixed effects meta-analysis.
So, I am looking for the right packages and documentation.
I know about meta and rmeta packages of R.
Are there any more? What are the diffrences in brief?
Can you please suggest some references that could be used as a guide for
meta-analysis in R (or S-plus)?
2007 Apr 16
1
My First Function: cryptic error message
Dear List,
My first R function is a rip-off bagging algorithm from pg. 138 of
Everitt and Hothorn's "Handbook of Statistical Analyses using R"
(HSAUR). I'm using recursive partitioning to develop a set of useful
variables in diagnosing ADHD.
I'm running this in ESS in XEmacs 21.4.19, R 2.4.1 on Slackware Linux
11.0 with a 2.6 kernel.
This is almost an enti...
2007 Feb 15
4
R book advice
I'm looking for a book for someone completely ignorant of statistics
who wishes to learn both statistics and R. I've found three
possibilities, one by Verzani ("Using R for Introductory Statistics"),
one by Crawley ("Statistics: An Introduction using R"), and one by
Dalgaard ("Introductory Statistics with R"). Do these books have
different emphases,