Displaying 2 results from an estimated 2 matches for "wagenmaker".
Did you mean:
wagenmakers
2013 Jan 23
1
New Book: Statistical Psychology with R [in French]
...://www.springer.com/psychology/book/978-2-8178-0424-8
This book provides a detailed presentation of all basics of statistical
inference for psychologists, both in a fisherian and a bayesian
approach. Although many authors have recently advocated for the use of
bayesian statistics in psychology (Wagenmaker et al., 2010, 2011 ;
Kruschke, 2010 ; Rouder et al., 2009) statistical manuals for
psychologists barely mention them. This manual provides a full bayesian
toolbox for commonly encountered problems in psychology and social
sciences, for comparing proportions, variances and means, and discusses...
2008 Jun 20
1
Unexpected Behavior (potentially) in t.test
...me it all looks pretty simple, so I'm not
sure where I'm going wrong. For background, the goal of this code is to run
a simulation to explore the problem space of inflation of Type I error when
decisions to run or not to run more participants are made by preliminary
looks at the data (as in Wagenmakers, 2007). This code is meant to examine
the problem space given that there is no true difference between the groups
(as is the case when both a generated from random draws from the normal
distribution). I run an initial number of subjects in two groups (t1N) then,
if p is < .25 on the t-test I ad...