Shravan Vasishth's Slog (Statistics blog)

This blog is a repository of cool things relating to statistical computing, simulation and stochastic modeling.

Monday, October 31, 2011

Graduate certificate in statistics

›
I finally have a sabbatical; such a relief not to have to teach for a bit. What can one usefully do during a sabbatical? Here's a prelim...
2 comments:
Thursday, September 01, 2011

Lower p-values apparently give you more confidence in the alternative hypothesis

›
"But an isolated finding, especially when embodied in a 2 X 2 design, at the .05 level or even the .01 level was frequently judged no...
Sunday, July 17, 2011

Potsdam Mind Research Repository

›
Here's a revolutionary website: all data and code accompanying papers. http://read.psych.uni-potsdam.de/pmr2/ Imagine if it was mand...
Thursday, December 09, 2010

The book is out

›
You can read it online .
Friday, October 15, 2010

›
I foolishly tried to convert a matrix M to a vector using vector: vector(M) But this is done column wise, so that adjacent row items end...
2 comments:
Wednesday, September 29, 2010

Mike's and my book is coming out

›
Our book is finally coming out: You can buy it on Amazon.com , Amazon.de , or Springer.com .
1 comment:

tilde's in URLs (LaTeX)

›
Obscure LaTeX command: \textasciitilde{} % for tilde's in URLs as text. I'd been using $\sim$.
1 comment:
Saturday, September 25, 2010

Public and private cv's (LaTeX)

›
Not directly related to statistics but: Often one wants to have a public cv that one can put on the web, and a more restricted one that has ...
Friday, December 11, 2009

Statistics in linguistics

›
People in linguistics tend to treat statistical theory as something that can be outsourced--we don't really need to know anything about ...
2 comments:
Thursday, April 23, 2009

How to get ESS style indentation in textmate

›
This should be standard in Textmate, I don't know why one has to go through so many steps to get it working: http://gragusa.wordpress.co...

How to update R bundle in textmate

›
Got this from the web somewhere: Just create a script with the following content: #!/bin/sh LC_CTYPE=en_US.UTF-8 SVN=`which svn` echo Changi...
Wednesday, July 04, 2007

Selection bias in journal articles

›
Journals dealing in psycholinguistic research do not publish null results generally, because they are "inconclusive". So it's ...
1 comment:
Saturday, April 28, 2007

Rlang mailing list

›
Roger Levy has created a possibly useful wiki for exchanging questions about the use of R for language research: https://ling.ucsd.edu/mailm...
Saturday, April 21, 2007

How to choose between a multiplicity of sexy models

›
It's websites like this that give model selection such a bad reputation in science: http://www.modelselection.org/

Nice introduction to R

›
http://heather.cs.ucdavis.edu/~matloff/r.html

A blog most amazing

›
I just found a most astounding blog via Gelman's blog: http://emotion.inrialpes.fr/~dangauthier/blog/
Tuesday, April 17, 2007

How to extract SEs from lmer fixed effects estimates

›
Extracting fixed effects coefficients from lmer is easy: fixef(lmer.fit) But extracting SEs of those coefficients is, well, trivial, but you...
1 comment:
Saturday, February 17, 2007

Hmisc: how to increase magnification

›
One non-obvious thing (at least to me) about Hmisc's xYplot function is that to increase magnification or other parameters of a graph co...
Thursday, January 25, 2007

using winbugs with gelman and hill book on intel macs

›
I finally installed Windows on my Mac (a traumatic experience) and finally got the code working. However, the startup instructions on the we...
1 comment:
Monday, January 22, 2007

Some expensive lessons I recently learnt about R/Sweave

›
1. If you are going to generate lots of latex tables automatically from an Rnw file, LABEL THEM. 2. weaver does not work with xYplot. If you...
2 comments:
‹
›
Home
View web version

About Me

My photo
Shravan Vasishth
Berlin, Berlin, Germany
I'm professor of linguistics at the University of Potsdam in Germany.
View my complete profile
Powered by Blogger.