get_value_mean {SSLR}R Documentation

Get value mean

Description

Get value most frequented in vector Used in predictions. It calls a predict with type = "numeric" in Decision Tree

Usage

get_value_mean(trees, input)

Arguments

trees

trees list

input

is input to be predicted


[Package SSLR version 0.9.3.3 Index]