Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.
/ Rfrenz Public archive

R package for computing cognitive social network accuracy and criterion networks

License

Notifications You must be signed in to change notification settings

vincentfrenz/Rfrenz

Repository files navigation

Rfrenz

Christiaan van Rensburg, Alexander Cawood, Marette Theron (2019)

Rfrenz is an experimental package which simplifies the process of computing cognitive social network accuracy by combining various functions from other packages. Specifically, Rfrenz provides functions to compute and plot different types of criterion networks as well calculate respondents' accuracy using cognitive slice data.

Install Instructions

To install the GitHub developmental version of Rfrenz:

```
install.packages('devtools')
devtools::install_github("vincentfrenz/Rfrenz")
```

Usage

Function Description
frenz_stats Computes basic descriptive statistics on accuracy of respondents
formatting_data Plots criterion network and the respondents accuracy scores
get_accuracy Computes accuracy of respondents
get_criterion Computes criterion network from all perceptions
get_data Imports text data and converts to socio-matrix data
rfrenz_acc Computes accuracy from slices

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •