R/frame.R
h2o.filterNACols.Rd
Filter NA Columns
h2o.filterNACols(data, frac = 0.2)
A dataset to filter on.
The threshold of NAs to allow per column (columns >= this threshold are filtered)
Returns a numeric vector of indexes that pertain to non-NA columns