Learn R Programming

SSLR (version 0.9.1)

get_value_mean: 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