This function calculates the variance of a point cloud in the direction of a subspace.
1 | direction_variance(cloud, weights, subspace, subspace_type = "linear", ...)
|
cloud |
An m-by-n matrix of coordinates for m points in n-dimensional space. |
weights |
An m-element vector of point masses (weights). |
subspace |
An k-by-n matrix of coordinates spanning the k-dimensional linear subspace. |
... |
Additional arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.