sfcheung / semlbci

Find the likelihood based confidence intervals for parameters in structural equation modeling
https://sfcheung.github.io/semlbci/
1 stars 0 forks source link

Revise `ci_i` to compute the scaling factor for a parameter if robust CI is requested #72

Closed sfcheung closed 3 years ago

sfcheung commented 3 years ago

This only need to be done once for both limits. This scaling factor will be passed to ci_bound_wn_i, to be used when doing the optimization.

DONE. Preliminary tests passed. ML LBCI is not affected. All previous tests passed. (b8d0febfd73e3babbd7df3e075de9fbcd398b80a)