download and import.R
- loop through and download every available extract onto your local disk
- convert and import each individual country-level data set into an r-readable format bamn
construct designs.R
- construct replicate-weighted survey designs equivalent to the unfathomably inefficient sas, spss, and the iea idb analyzer provided by the otherwise delightful data administrators
analysis examples.R
- run the well-documented block of code reviewing most of the syntax configurations you'll need for the lion's share of your research
replication.R
- prove that r will precisely match the output of proprietary software systems costing thousands of hundreds of dollars
click here to view these three scripts
for more detail about the trends in international mathematics and science study (timss), visit:
- the iea page on the timss is a better place to start than
- the boston college timss and pirls homepage, but predictably neither are as readable as
- the wikipedia entry
notes:
before analyzing your first record of microdata, confirm you don't actually want to invest your energies on the programme for international student assessment (pisa).
r users have published this toolkit specifically for timss, pirls, pisa, and piaac, but i am skeptical that learning a framework separate from the survey package is worth your time if you ever wish to analyze surveys other than this narrow set of four. these surveys each have plausible value variables which are computationally equivalent to any other multiply-imputed item. since the survey package smartly collaborates with mitools, just use the system that you already know and be done with it. but if you don't know either survey or intsvy, decide based on this: intsvy works on four data sets, the survey package works on all of the microdata listed here, notably including those intsvy four. my example syntax uses the more broadly applicable set of tools, but that doesn't mean there isn't anything to learn from sniffing around the intsvy documentation.
confidential to sas, spss, stata, and sudaan users: you just jumped out of an airplane with a bungee cord instead of a parachute. time to trade in your equipment. time to transition to r. :D