• Aucun résultat trouvé

Erratum to "Representing Error bars in within- subject designs in typical software packages"

N/A
N/A
Protected

Academic year: 2022

Partager "Erratum to "Representing Error bars in within- subject designs in typical software packages" "

Copied!
1
0
0

Texte intégral

(1)

¦ 2014 vol. 10 no. 1

TTT

The QQQuantitative MQ MMethods for PM PPsychology P T Q

M P

126

Erratum to "Representing Error bars in within- subject designs in typical software packages"

Fearghal O'Brien

a

, Denis Cousineau

,b

a School of psychology, Trinity College Dublin, Ireland

b École de psychologie, Université d'Ottawa, Canada

Abstract Abstract Abstract

Abstract An error was present in the Matlab code used to standardize the data matrix. Here the instruction is corrected.

Keywords Keywords Keywords

Keywords Error bars, within-subject designs; Matlab

denis.cousineau@uottawa.ca Introduction

Introduction Introduction Introduction

The method proposed in O'Brien and Cousineau (2014) is based on two transformations of the data set XXX. In the X paper, an error was present in the Matlab instructions to perform the second transformation. Here we report the correct instruction.

Authors’ notes and acknowledgments Authors’ notes and acknowledgments Authors’ notes and acknowledgments Authors’ notes and acknowledgments

The authors would like to thank Stéphane Dufau for

signaling the error and providing the corrected instruction.

References References References References

O'Brien, F., & Cousineau, D. (2014). Representing Error bars in within-subject designs in typical software packages. The Quantitative Methods for Psychology, 10, 56-67

Appendix Appendix Appendix Appendix

The erroneous instruction was

Z = ( sqrt(J/(J-1)) .* ( Y' – repmat(mean(Y), size(Y,1),1)' )'

The corrected instruction is:

Z = sqrt(J/(J-1)) .* ( Y' - repmat(mean(Y), size(Y,1),1)' )' + (repmat(mean(Y), size(Y,1),1)' )’ ;

Also note that the .* operation is not necessary as well as the transpose. A simpler instruction is therefore:

Z = sqrt(J/(J-1)) * ( Y - repmat(mean(Y), size(Y,1), 1) ) + repmat(mean(Y), size(Y,1), 1);

Citation Citation Citation Citation

O'Brien, F., & Cousineau, D. (2015). Erratum to "Representing Error bars in within-subject designs in typical software packages". The Quantitative Methods for Psychology, 11 (2), 126-126.

Copyright © 2015 O'Brien and Cousineau. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) or licensor are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

Received: 05/06/15

Références

Documents relatifs

Keywords: Behavioural Science, Behavioural Economics, Health Promotion, Public Health, Nudge.. David McDaid is Senior Research Fellow at LSE Health and Social Care and at

Displays exchange packet by using scan mode Fills central memory by using I/O channel Fills central memory by using scan path Dumps memory to file on SCSI disk Loads

Scanned characters (blanks ignored) are com- pared with names of all 0BJECT types in program. Digits following a left parenthe- sis, or the rightmost d characters, are assumed

The use, distribution or reproduction in other forums is permitted, provided the original author(s) or licensor are credited and that the original publication in this journal is

This code has only been tested with Python 2.6 and 2.7 (the latest version of Python 2.0 as of the publication of this paper). The following code can be pasted in a syntax

Molecular mechanics (MMX) modelling has become a valuable tool to assess the importance of steric effects on structure and reactions of inorganic and organometallic

The Principe in this function is, first it will transform the equation in to the Laplace-domain and second it solves the equation as a linear equations, third it transforms

S everal years ago, at the urging of some nonmedical friends, a small group of physicians and our spouses created a new board game called “Diagnosis.” Each player was a