dot-scelestial: Internal function for running scelestial algorithm.

.scelestialR Documentation

Internal function for running scelestial algorithm.

Description

Internal function for running scelestial algorithm.

Usage

.scelestial(data, minK = 3L, maxK = 4L)

Arguments

data

The data

minK, maxK

Minimum and maximum number of vertices to be considered for k-restricted Steiner tree.

Value

The tree as well as missing value imputation


RScelestial documentation built on May 29, 2024, 9:41 a.m.