Learn R Programming

SSLR (version 0.9.3.3)

get_class_mean_prob: Get mean probability over all trees as prob vector

Description

Get mean probability over all trees as prob vector. It calls a predict with type = "prob" in Decision Tree

Usage

get_class_mean_prob(trees, input)

Arguments

trees

trees list

input

is input to be predicted