Skip to content

The goal of this project is to ingest a list of trained relational statements and output a list of derived relational statements as well as generate a visualization of the output in graph form.

License

Notifications You must be signed in to change notification settings

CoachPatrickSmith/Relational-Network-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Relational-Network-Generator

The goal of this project is to ingest a list of trained relational statements and output a list of derived relational statements as well as generate a visualization of the output in graph form. The script "relational permutation.R" now(03/24/2022) completes ingestion and outputs an edgelist for standalone use or network visualization in the form of a data table. The input structure is limited. Please read the code comments in the script for directions. The script "Network graph visualizer.R" now(10/17/2021) ingests the edgelist table described above and outputs variants of network graphs depending on the filters and network options selected. Please read the code comments in the script for directions.

An open access article including theoretical discussion and getting started tutorial are available at https://doi.org/10.3389/fpsyg.2022.914485

If you use this script or its derivatives, please cite: Smith, P., & Hayes, S. C. (2022). An Open-Source Relational Network Derivation Script in R for Modeling and Visualizing Complex Behavior for Scientists and Practitioners. Frontiers in Psychology, 13. https://www.frontiersin.org/article/10.3389/fpsyg.2022.914485

Please see the wiki and announcements for the most recent updates.

About

The goal of this project is to ingest a list of trained relational statements and output a list of derived relational statements as well as generate a visualization of the output in graph form.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages