RandomForestClassificationModel-class {SparkR}R Documentation

S4 class that represents a RandomForestClassificationModel

Description

S4 class that represents a RandomForestClassificationModel

Arguments

jobj

a Java object reference to the backing Scala RandomForestClassificationModel

Note

RandomForestClassificationModel since 2.1.0


[Package SparkR version 2.4.2 Index]