occDrop: Class occupancy filtering.

Description Usage Arguments Value Author(s)

Description

Drop variables without a maximum class occupancy above a given proportion.

Usage

1
occDrop(dat, cls, proportion)

Arguments

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.

Value

An occupancy filtered data.frame

Author(s)

Jasen Finch


jasenfinch/OrbiFIEmisc documentation built on May 18, 2019, 4:49 p.m.