Learn R Programming

D2C (version 1.2.1)

example: stored D2C object

Description

small D2C object for testing D2C functionalities

Arguments

Details

Dataset example

Examples

Run this code
require(RBGL)
require(gRbase)
data(example)
print(example@mod)
## Random Forest
print(dim(example@X))
## dimension of the training set

Run the code above in your browser using DataLab