ezr.h2o_factor_fix: Factorize Variabels in h2o

Description Usage Arguments Details Value

Description

Sometimes you when you load an h2o frame the datatypes aren't respected when coming from R - especially 0s and 1s. Or you have a list of variables you want to factor...

Usage

1
ezr.h2o_factor_fix(h2oframe, variables)

Arguments

h2oframe

the h2o dataframe

variables

the variables you wish to factor

Details

This handles that process for you.

Value

Returns the modified h2o dataframe


jmp1989/easyr documentation built on May 20, 2019, 7:25 a.m.