In the last chapter, we learned a lot about different types of functions that can be used to model data when the data does not represent a proportional relationship. In this chapter, we’re going to put this knowledge to use making and interpreting regression models of such non-proportional data. To do this, we need to go through a few steps.
First we transform the data using some of these functions. There are only four transformations that we need; combining them in different ways can produce all of the models we have talked about. Next we perform the regression, using these transformed variables, and some of the original variables, if needed. Unfortunately, we’ll need to compute the summary measures (R2 and S E) by hand for some of the nonlinear models. Finally, we have to make sense of the models we get by putting them into a useful form and determining what the parameters in the model actually mean.
As a result of this chapter, students will learn | As a result of this chapter, students will be able to |
|
|