Accepting already cleaned data, this function will split the outcome variable into a no –> abstain –> yes (1,2,3) component And a absent/party votes no –> absent/party split –> absent/party votes yes (4,5,6) The intention is to enable separate modeling of these two types of responses to legislative votes
1 | split_absences(cleaned = NULL, to_fix = NULL)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.