Description Usage Arguments Value Author(s)
Drop variables without a maximum class occupancy above a given proportion.
1  | occDrop(dat, cls, proportion)
 | 
dat | 
 A data.frame.  | 
cls | 
 A vector denoting the class of each observation in the data.frame dat.  | 
proportion | 
 The proportion threshold between 0 and 1, above which a varible must contain at least one class.  | 
An occupancy filtered data.frame
Jasen Finch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.