Per-sample (unit) Fisher information matrix for the supported families. The Weibull/Frechet matrix uses the corrected positive-definite form derived in the methodology.
Examples
fisher_closed("Weibull", c(2, 1))
#> [,1] [,2]
#> [1,] 0.4559202 -0.4227843
#> [2,] -0.4227843 4.0000000
