Learn R Programming

h2o (version 3.44.0.3)

.has_model_coefficients: Has the model coefficients?

Description

Has the model coefficients?

Usage

.has_model_coefficients(model)

Value

boolean

Arguments

model

Either a linear model with coefficients => TRUE, or something else => FALSE