Learn R Programming

h2o (version 3.42.0.2)

h2o.screeplot: Scree Plot

Description

Scree Plot

Usage

h2o.screeplot(model, type = c("barplot", "lines"))

Arguments

model

A PCA model

type

Type of the plot. Either "barplot" or "lines".