(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, '
Developmental Language Disorder Is Associated With Slower Processing Across Domains: A Meta-Analysis
What is it about?
This meta-analysis is a quantitative summary of reaction time paradigms to measure processing speed in Developmental Language Disorder.
Why is it important?
This research is important because it summarizes multiple decades of work on reaction time/processing speed in Developmental Language Disorder (previously known as Specific Language Impairment).