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

Write a function to plot the confidence limits for a range of level of confidence #51

Closed sfcheung closed 2 years ago

sfcheung commented 3 years ago

This simulates visualizing the likelihood, for diagnostic and learning. This function can also draw the confidence limits for Wald CI or delta method CI, for comparison.

NOTE: This can be done easily if #60 works.

sfcheung commented 2 years ago

Added loglike_compare() and a plot method for its output.