convert2snafu: Pathfinder Network

Description Usage Arguments Details Value Author(s) References Examples

Description

Estimates a pathfinder network using the MST-Pathfinder Network method from Quirin et al. (2008; see also Schvaneveldt, 1990)

Usage

1

Arguments

...

Matrix or data frame. A clean response matrices

category

Character. Category of verbal fluency data

Details

The format of the file has 7 columns:

Value

A .csv file formatted for SNAFU

Author(s)

Alexander Christensen <alexpaulchristensen@gmail.com>

References

# For SNAFU, see: Zemla, J. C., Cao, K., Mueller, K. D., & Austerweil, J. L. (2020). SNAFU: The Semantic Network and Fluency Utility. Behavior Research Methods, 1-19. https://doi.org/10.3758/s13428-019-01343-w

Examples

1
2
3
# Convert data to SNAFU
if(interactive())
{convert2snafu(open.clean, category = "animals")}

SemNetCleaner documentation built on Sept. 16, 2021, 5:12 p.m.