Returns either "numeric" (double or integer), "factor", "character", "logical", "special" (mode numeric, but neither double nor integer) or "" (otherwise). missRanger requires this information to deal with response types not natively supported by ranger.

typeof2(object)

Arguments

object

Any object.

Value

A string.

Author

Michael Mayer