convertToOnlineForest: Convert to Online Forest

Description Usage Arguments Value

View source: R/convertToOnlineForest.R

Description

Some forests are too large to store in memory and have been saved to disk. They can still be used, but their performance is much slower. If there's enough memory, they can easily be converted into an in-memory forest that is faster to use.

Usage

1

Arguments

forest

The offline forest.

Value

An online, in memory forst.


jatherrien/largeRCRF documentation built on Nov. 15, 2019, 7:16 a.m.