treeMatrix {gbev}R Documentation

Matrix with boosted trees.

Description

A matrix containing all of the boosted trees is returned.

Usage

treeMatrix(object,deci=3)

Arguments

object A fitted object of type gbev.object.
deci number of decimal points of reals.

Value

Returns a matrix with all the trees.


[Package gbev version 0.1.1 Index]