from II - Predictive Modeling Foundations
Published online by Cambridge University Press: 05 August 2014
Chapter Preview. This chapter presents regression models where the dependent variable is categorical, whereas covariates can either be categorical or continuous. In the first part binary dependent variable models are presented, and the second part is aimed at covering general categorical dependent variable models, where the dependent variable has more than two outcomes. This chapter is illustrated with datasets, inspired by real-life situations. It also provides the corresponding R programs for estimation, which are based on R packages glm and mlogit. The same output can be obtained when using SAS or similar software programs for estimating the models presented in this chapter.
Coding Categorical Variables
Categorical variables measure qualitative traits; in other words, they evaluate concepts that can be expressed in words. Table 3.1 presents examples of variables that are measured in a categorical scale and are often found in insurance companies databases. These variables are also called risk factors when they denote characteristics that are associated with losses.
Categorical variables must have mutually exclusive outcomes. The number of categories is the number of possible response levels. For example, if we focus on insurance policies, we can have a variable such as TYPE OF POLICY CHOSEN with as many categories as the number of possible choices for the contracts offered to the customer.
To save this book to your Kindle, first ensure [email protected] is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
Find out more about the Kindle Personal Document Service.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.