Skip to content

Likelihood ratio test p-values for structural equation modeling (SEM)

License

Notifications You must be signed in to change notification settings

sfcheung/semlrtp

Repository files navigation

Lifecycle: stable Project Status: Active - The project has reached a stable, usable state and is being actively developed. Code size Last Commit at Main R-CMD-check

(Version 0.1.1, updated on 2024-06-19, release history)

semlrtp: Likelihood Ratio Test p-Values for Structural Equation Models

This package is used for computing LRT p-values for free parameters in structural equation model using likelihood ratio test (LRT). As demonstrated in the Get-Started article, the LRT p-value has some advantages over the usual p-values reported in SEM program.

However, it is not easy to compute them because each p-value requires fitting one additional model. We developed this package to make this process simple and automatic such that it is practical to use LRT p-values in most commonly interpreted parameters.

See the Get-Started article for a quick demonstration on how to use this package.

For more information on this package, please visit its GitHub page:

https://sfcheung.github.io/semlrtp/

Installation

The latest developmental version of this package can be installed by remotes::install_github:

remotes::install_github("sfcheung/semlrtp")

Issues

If you have any suggestions and found any bugs, please feel feel to open a GitHub issue here. Thanks.

About

Likelihood ratio test p-values for structural equation modeling (SEM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published