writeRscript-methods: description of function writeRscript

writeRscriptR Documentation

description of function writeRscript

Description

run the random forest calculations returning the density matrix

at the moment without SGE support and single core

Usage

writeRscript(
  x,
  filename,
  ntree = 500,
  nforest = 500,
  run = TRUE,
  srcObj,
  total.n = NULL
)

Arguments

filename

the filename to save the R script to (has to be unique for the analysis!)

ntree

the number of trees to grow

nforest

the nuber of forests to create

total.n

the total number of forests to calcualte

Value

a filename for the expected data


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