(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, '
auditory and linguistic perception: aging, dyslexia, 24-hrs sleep deprivation
What is it about?
This study brings together different populations, to understand the relationship between auditory processing and various linguistic abilities. The populations we studied all show an auditory temporal processing deficit: sleep-deprived young adults, students with dyslexia, and aging adults.
Why is it important?
Usually, studies focus on a certain population to study various processes. In this study, we integrate different populations that show similar difficulties.