Guest User

Untitled

a guest
Oct 22nd, 2013
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 1.81 KB | None | 0 0
  1. \documentclass[man]{apa6}
  2. \usepackage[american]{babel}
  3. \usepackage{csquotes}
  4. \usepackage[style=apa, sortcites=true, sorting=nyt, backend=biber]{biblatex}
  5. \DeclareLanguageMapping{american}{american-apa}
  6. \addbibresource{references.bib}
  7.  
  8. \title{The Effects of Banding on Estimates for IRT: A Bruteforce Approach}
  9. \shorttitle{Effects of Banding on IRT Parameters}
  10. \author{J. R. Carroll}
  11. \affiliation{California State University, Sacramento}
  12. \leftheader{Carroll}
  13. \authornote{J. Carroll can be contacted by email at [email protected].}
  14.  
  15. \abstract{GOF estimates provide insight to the a models predictive abilities in relation to the data used in the model.  Often, data either satisfies the criteria for the an analysis, or violates an assumption(s) that would provoke scepticism in the interpretation.  This bifurcated nature is a cornerstone to both interpretation and acceptance (refutance) of any resulting output.  What is not often analyzed is the gradient for which GOF models are predicated on, specifically in IRT models where parameter estimates can vary based on sample, total N, and inheriant instability and variability in the data.  This paper takes the approach of analyzing a known set of data using traditional IRT (2-PL) methodology and then furthers the analysis by doing a "bruteforce" analysis of the data where the model-fit, GOF, and area of interests are banded based on epsilon-increments and analyzed at each phase; the approach is similiar to what can be done in Monte Carlo simulations.  Results show that Justin Carroll is AWESOME! and Dr. Hurtz is a bad-ass - and... that both of them are geeks.}
  16.  
  17. \keywords{IRT Parameters, Banding of Criteria, IRT and GOF }
  18.  
  19.  
  20. \begin{document}
  21. \maketitle
  22.  
  23. \input{introduction}
  24. \input{method}
  25. \input{results}
  26. \input{discussion}
  27. \printbibliography
  28. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment