process.each.node: (Internal function) Perform the iterative process for each...

View source: R/process.each.node.R

process.each.nodeR Documentation

(Internal function) Perform the iterative process for each node

Description

(Internal function) Perform the iterative process for each node

Usage

process.each.node(node, work.dir, no.rep = 5, cutoff.confident = 0.5)

Arguments

node

An integer representing the current node number which is being analyzed.

work.dir

A working directory.

no.rep

To specify a number of time to replicate the internal clustering. Default = 5,

cutoff.confident

To specify a cutoff for confident values. Default = 0.5.

Value

NULL


kridsadakorn/ipcaps2 documentation built on June 11, 2022, 8:35 p.m.