Description Usage Arguments Value
The value of b which minimises the normalised cut across the hyperplane H(v, b) = [x : v'x = b]. If v is a locally optimal solution for the projection index f_ncut then H(v, b) is a locally optimal hyperplane.
| 1 | ncut_b(v, X, P)
 | 
| v | a numeric vector of length ncol(X) | 
| X | a numeric matrix (num_data x num_dimensions) to be projected on v | 
| P | a list of parameters including (at least) $s (positive numeric scaling parameter), $nmin (positive integer minimum cluster size). | 
the value of b given in the description.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.