maximal_distance_hypercube_to_cv: Maximal distance to hypercube

View source: R/RcppExports.R

maximal_distance_hypercube_to_cvR Documentation

Maximal distance to hypercube

Description

Calculates the maximal distance from a vector to a hypercube

Usage

maximal_distance_hypercube_to_cv(
  beta_hat,
  hypercube_vertices,
  transform_to_X,
  transform_to_Z,
  hypercube_centre = FALSE
)

Arguments

beta_hat

vector

transform_to_X

transformation matrix to Z-space (transformed space)

hypercube

vertices matrix of hypercube vertices

Value

The maximal distance from beta_hat to point in hypercube


rchan26/hierarchicalFusion documentation built on Sept. 11, 2022, 10:30 p.m.