News

Linear regression is a powerful and long-established statistical tool that is commonly used across applied sciences, economics and many other fields. Linear regression considers the relationship ...
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 ...
Research on multiple comparison during the past 50 years or so has focused mainly on the comparison of several population means. Several years ago, Spurrier considered the multiple comparison of ...
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 ...
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 ...