powered by
This function is called by simulateLatinsquare.fnc for by-subject analysis of simulated Latin Square datasets. It is not intended for independent use.
simulateLatinsquare.fnc
subjects.latinsquare.fnc(dat)
A data frame with variables RT or RTsim , SOA, Subject, Item, Group and List, as in the latinsquare data set.
latinsquare
A list with components
The p-value of the by-subject anova.
The input dataset.
The fitted model.
See also simulateLatinsquare.fnc.
# NOT RUN { data(latinsquare) subjects.latinsquare.fnc(latinsquare)$p # }
Run the code above in your browser using DataLab