(Version 0.1.1, updated on 2024-06-19,releasehistory)

This package is used for computingLRTp-values for free parameters in structural equationmodel using likelihood ratio test (LRT). As demonstrated in theGet-Startedarticle, the LRTp-value has some advantages over the usualp-values reported in SEM program.
However, it is not easy to compute them because eachp-valuerequires fitting one additional model. We developed this package to makethis process simple and automatic such that it is practical to use LRTp-values in most commonly interpreted parameters.
SeetheGet-Started article for a quick demonstration on how to use thispackage.
For more information on this package, please visit its GitHubpage:
https://sfcheung.github.io/semlrtp/
The latest developmental version of this package can be installed byremotes::install_github:
remotes::install_github("sfcheung/semlrtp")If you have any suggestions and found any bugs, please feel feel toopen a GitHub issuehere. Thanks.