signed_dist: Evaluate signed distance of F-matrix

View source: R/dictionary_order.R

signed_distR Documentation

Evaluate signed distance of F-matrix

Description

Evaluate signed distance of F-matrix

Usage

signed_dist(
  Fmat,
  d = c("l2", "l1"),
  precomp = precomp_bal_unb_kin(ncol(Fmat) + 1)
)

Arguments

precomp

Default is NULL. Else, list of Fbal, Funb, Fkin which are precomputed


RSamyak/fmatrix documentation built on May 31, 2024, 12:29 a.m.