Skip to content

Resolution

jiangyi15@mails.ucas.ac.cn requested to merge resolution into dev

Resolution method: For ∫ f(y-x)R(x) dx ≈ ∑f(y-xi)R(xi)

  1. generate resolution sample { y } -> { y - xi }
  2. change weight : w -> w R(xi)
  3. sum resolution before - ln L

Now, the plot part is not supported.

Merge request reports

Loading