View source: R/dictionary_order.R
signed_dist | R Documentation |
Evaluate signed distance of F-matrix
signed_dist(
Fmat,
d = c("l2", "l1"),
precomp = precomp_bal_unb_kin(ncol(Fmat) + 1)
)
precomp |
Default is NULL. Else, list of Fbal, Funb, Fkin which are precomputed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.