runRFclust-methods: description of function runRFclust

runRFclustR Documentation

description of function runRFclust

Description

run the random forest calculations returning the density matrix

the clusters will be created for the columns of the data.frame

Usage

runRFclust(x, ntree = 500, nforest = 500, name = "RFrun", force = FALSE)

Arguments

x

the RFclust.SGE object

ntree

the number of trees to grow

nforest

the nuber of forests to create

name

the name of the random forest clustering run (if you want to run multiple)

Value

a distRF object to be analyzed by pamNew


stela2502/RFclust.SGE documentation built on May 26, 2023, 2:31 a.m.