(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

What is it about?

Traditional statistical methods, such as ANOVA, are often inadequate for addressing questions about learning and memory. I illustrate how mixed effects modeling provides advantages to understanding learning and memory in general, and specifically within the fields of speech, language, and hearing sciences.

Why is it important?

Read more on Kudos

The following have contributed to this summary: Katherine Gordon

' ,"url"));