Andy Field just tweeted this:
https://twitter.com/ProfAndyField/status/219757478018166784/photo/1
Andy Field just tweeted this:
https://twitter.com/ProfAndyField/status/219757478018166784/photo/1
Posted by Thom on July 2, 2012
http://seriousstats.wordpress.com/2012/07/02/geek-pride-and-confirmation-that-serious-stats-is-out/
For an hour or so earlier today Serious Stats was #1 in the amazon.co.uk sales rank for the category:
Books > Health, Family & Lifestyle > Psychology & Psychiatry > Methodology > Statistics
As of writing the rank has dropped to #3 (but I’m still quite excited – even though I know this may not imply large numbers of pre-orders).
They have also increased the discount on pre-orders to 36%. The book should also be available for pre-order in other countries (though I’ve only checked the US store), but for some reason the discount is not as generous there.
If you can’t get hold of the item in your country, bookdepository.com does free worldwide delivery (to most countries as far as I can tell). I’ve used them to ship gifts to friends and family overseas and they seem pretty reliable (and also offer pretty good discounts).
Posted by Thom on May 29, 2012
http://seriousstats.wordpress.com/2012/05/29/serious-stats-1-on-amazon-co-uk/
UPDATE: Some problems arose with my previous host so I have now updated the links here and elsewhere on the blog.
The companion web site for Serious Stats has a zip file with R scripts for each chapter. This contains examples of R code and and all my functions from the book (and a few extras). This is a convenient form for working through the examples. However, if you just want to access the functions it is more convenient to load them all in at once.
The functions can be downloaded as a text file from:
http://www2.ntupsychology.net/seriousstats/SeriousStatsAllfunctions.txt
More conveniently, you can load them directly into R with the following call:
source('http://www2.ntupsychology.net/seriousstats/SeriousStatsAllfunctions.txt')
In addition to the Serious Stats functions, a number of other functions are contained in the text file. These include functions published on this blog for comparing correlations or confidence intervals for independent measures ANOVA and functions my paper on confidence intervals for repeated measures ANOVA.
Posted by Thom on March 26, 2012
http://seriousstats.wordpress.com/2012/03/26/r-functions-for-serious-stats/
The companion web site for Serious stats is now live:
http://www.palgrave.com/psychology/Baguley/
It includes a sample chapter (Chapter 15: Contrasts), data sets, R scripts for all the examples and supplementary material.
Posted by Thom on March 23, 2012
http://seriousstats.wordpress.com/2012/03/23/serious-stats-companion-web-site-now-live/
This is a blog to accompany my forthcoming book “Serious stats” published by Palgrave.
Baguley, T. (2012, in press). Serious stats: A guide to advanced statistics for the behavioral sciences. Basingstoke: Palgrave.
Posted by Thom on February 1, 2012
http://seriousstats.wordpress.com/2012/02/01/intro/