Description Usage Arguments Details Value Note
View source: R/dataTransform.R
Clean up DV in a DEWSList for proper modeling
| 1 | cleanDV.DEWSList(DEWSList, DV)
 | 
| DEWSList | a DEWSlist created by makeDEWSList | 
| DV | a character representing the name of the dependent variable | 
Reassigns the DEWSList[[i]]$class object to be a factor with the larger group, graduates, as the first level of a factor, and non-graduates as the second level
a DEWSList
Currently only works if DV == "ontime_grad"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.