Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

BRT-class

Boosted Regression Tree


Description

This Class represents a Boosted Regression Tree model objects and hosts all the information related to the model.

Details

See gbm for the meaning of the slots.

Slots

distribution

character. Name of the used distribution.

n.trees

integer. Maximum number of grown trees.

interaction.depth

integer. Maximum depth of each tree.

shrinkage

numeric. The shrinkage parameter.

bag.fraction

numeric. Random fraction of data used in the tree expansion.

model

gbm. The Boosted Regression Tree model object.

Author(s)

Sergio Vignali


SDMtune

Species Distribution Model Selection

v1.1.4
GPL-3
Authors
Sergio Vignali [aut, cre] (<https://orcid.org/0000-0002-3390-5442>), Arnaud Barras [aut] (<https://orcid.org/0000-0003-0850-6965>), Veronika Braunisch [aut] (<https://orcid.org/0000-0001-7035-4662>), Conservation Biology - University of Bern [fnd]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.