jorenham/Lmo

Empirical influence functions

jorenham opened this issue · 0 comments

Analogous to the lmo.theoretical influence functions from #22, add the following methods:

  • lmo.l_moment_influence(x: array_like[number], r: int, *, **) -> (T) -> T
  • lmo.l_ratio_influence(x: array_like[number], r: int, k: int = 2, *, **) -> (T) -> T