Rank: 853 based on 82 downloads (last 30 days) and 2 files submitted
photo

Aaron Schurger

E-mail
Company/University
Princeton University

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Aaron View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
24 Jul 2011 Two-way repeated measures ANOVA Two-way repeated measures ANOVA, for designs with two within-subjects variables. Author: Aaron Schurger statistics, probability, repeatedmeasures, anova, withinsubjects 79 19
  • 4.0
4.0 | 14 ratings
25 Feb 2009 Screenshot confplot_t Plots a graded error boundary which varies in color or shades of gray according to a t distribution. Author: Aaron Schurger statistics, probability, confidence interval, errorbar, plotting, graphics 3 2
  • 4.0
4.0 | 2 ratings
Comments and Ratings by Aaron View all
Updated File Comments Rating
30 Sep 2009 Viewer3D MIP, Color, Slice and Shaded 3D (shearwarp) Volume Rendering, interactive 3D view/measurement GUI Author: Dirk-Jan Kroon

Outstanding! Sometimes has an error when I switch to a different rendering mode. Thanks for this application.

31 Mar 2009 confplot_t Plots a graded error boundary which varies in color or shades of gray according to a t distribution. Author: Aaron Schurger

Would appreciate comments.
Thanks!
Aaron Schurger

Comments and Ratings on Aaron's Files View all
Updated File Comment by Comments Rating
10 Dec 2011 Two-way repeated measures ANOVA Two-way repeated measures ANOVA, for designs with two within-subjects variables. Author: Aaron Schurger Jordan

This seems very promising, but I can't figure out what kind of input is needed. For instance, what is d in the function definitions, and are Y and grouping vectors meant to comprise one column or multiple columns? It would be very helpful if the author could include with his download a small .mat file with sample inputs for Y, F1, F2 etc.

11 Oct 2011 Two-way repeated measures ANOVA Two-way repeated measures ANOVA, for designs with two within-subjects variables. Author: Aaron Schurger Marieke

the script works now - I appear to have had an old version of the script.

06 Jul 2011 Two-way repeated measures ANOVA Two-way repeated measures ANOVA, for designs with two within-subjects variables. Author: Aaron Schurger Erin

Good submission. I found this script gives the same results as anovan. To do repeated measures with anovan, its necessary to make another factor for subjects, and specify that factor as 'random'.

06 May 2011 Two-way repeated measures ANOVA Two-way repeated measures ANOVA, for designs with two within-subjects variables. Author: Aaron Schurger Rohde, Marieke

for the data that made me spot the bug the script displays the following first three lines of the ANOVA tables.

If you take the average from multiple cells by hand:

'Source'SS df MS F p
'cond' 1.0413 1 1.0413 1.8483 0.1971
'hand' 0.2325 1 0.2325 1.7135 0.2132
'cxh' 0.1184 1 0.1184 2.7210 0.1230

if you enter several values for multiple cells, according to documentation, it should do the same thing automatically, but doesn't:

Source SS df MS F p
'cond' 1.0413 1 1.0413 1.8483 0.1971
'hand' 0.2325 1 0.2325 1.7135 0.2132
cdxhd 0.1184 1 0.1184 1.4417e-05 0.9970

which is jsut plainly wrong (note that first 3 columns are identical). i would be surprised if Statistica did the same. i did the calculations by hand at the time to figure out what exactly went wrong but cannot remember - if you're interested in the data please be in touch.

27 Apr 2011 Two-way repeated measures ANOVA Two-way repeated measures ANOVA, for designs with two within-subjects variables. Author: Aaron Schurger titou

Thanks a lot.

I precise I just needed to change :

F1==F1_lvls(i)

in

strcmp(F1,F1_lvls(i))==1

and it works great ! (same results as Statistica)

Top Tags Applied by Aaron
probability, statistics, anova, confidence interval, errorbar
Files Tagged by Aaron View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
24 Jul 2011 Two-way repeated measures ANOVA Two-way repeated measures ANOVA, for designs with two within-subjects variables. Author: Aaron Schurger statistics, probability, repeatedmeasures, anova, withinsubjects 79 19
  • 4.0
4.0 | 14 ratings
25 Feb 2009 Screenshot confplot_t Plots a graded error boundary which varies in color or shades of gray according to a t distribution. Author: Aaron Schurger statistics, probability, confidence interval, errorbar, plotting, graphics 3 2
  • 4.0
4.0 | 2 ratings

Contact us at files@mathworks.com