News

Now that you've got a good sense of how to "speak" R, let's use it with linear regression to make distinctive predictions. The R system has three components: a scripting language, an interactive ...
Last month we explored how to model a simple relationship between two variables, such as the dependence of weight on height 1. In the more realistic scenario of dependence on several variables, we can ...
The purpose of this tutorial is to continue our exploration of regression by constructing linear models with two or more explanatory variables. This is an extension of Lesson 9. I will start with a ...
A behind-the-scenes blog about research methods at Pew Research Center. For our latest findings, visit pewresearch.org. Many of Pew Research Center’s survey analyses show relationships between two ...
Principal component analysis, particularly in the form of singular value decomposition, is a useful technique for a number of applications, including the analysis of two-way tables, evaluation of ...