ezr.h2o_get_top_vars: Get Top Variables from Model

Description Usage Arguments Value

Description

Get the top N variables from a model. Convienence wrapper.

Usage

1
ezr.h2o_get_top_vars(model, n = 20, return_as_vector = TRUE)

Arguments

model

h2o model object or string model id.

n

top n variables. 20 by default

return_as_vector

True by default

Value

Vector or dataframe of top N variables.


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