maximal_distance_hypercube_to_cv | R Documentation |
Calculates the maximal distance from a vector to a hypercube
maximal_distance_hypercube_to_cv( beta_hat, hypercube_vertices, transform_to_X, transform_to_Z, hypercube_centre = FALSE )
beta_hat |
vector |
transform_to_X |
transformation matrix to Z-space (transformed space) |
hypercube |
vertices matrix of hypercube vertices |
The maximal distance from beta_hat to point in hypercube
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.