Scree Plot

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

Arguments

model

A PCA model

type

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