.scelestial {RScelestial}R 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


[Package RScelestial version 1.0.4 Index]