BigSEM Developer Manual
This is the developer manual of BigSEM for those who want to contribute to the development of BigSEM program. If you only intend to use BigSEM, please check out the user's manual here.
We have developed two R packages - networksem for SEM analysis with network data, and TextSEM for SEM analysis with text data. The source codes of both packages can be found on Githhub now.
- networksem: https://github.com/iasnobmatsu/networksem
- TextSEM: https://github.com/Stan7s/TextSEM
We welcome anyone to contribute to the development of the packages. One can push the changes to the packages directly.
The development of the networksem Package
The package networksem includes various functions to analyze network data in the SEM framework. n...
The development of the TextSEM Package
The package TextSEM includes various functions to analyze text data in the SEM framework. List o...
The development of the online app
The online app BigSEM uses R in the backend to run analyses on a web server. The current server s...