cubePoints: Generate vertices on hypercube enclosing all data points.

Description Usage Arguments Value

View source: R/helper.R

Description

Generate vertices on hypercube enclosing all data points.

Usage

1
cubePoints(n, d)

Arguments

n

Number of parameters in the input data.

d

Input data (numeric matrix).

Value

Data frame containing all vertices of the hypercube


uschiLaa/galahr documentation built on March 16, 2020, 6:23 p.m.