overlap: Find conceptual overlap between performances

Description Usage Arguments Value Author(s) References

Description

overlap returns a character vector containing the terms shared across the two performances (or list of performances). The meaningvector of each performance activates certain terms in the social semantic vector space. This function identifies all terms that are activated by both (or all) performances.

Usage

1
2
3
overlap(x)

overlap(x, y)

Arguments

x

a Performance or a vector of references pointing to performances (such as returned by performances). The vector has to have the class attribute Performance.

y

optional: a second Performance

Value

NULL or character vector with the names of the terms.

Author(s)

Fridolin Wild <wild@brookes.ac.uk>

References

Fridolin Wild (2016): Learning Analytics in R with SNA, LSA, and MPIA, Springer:Berlin.


mpia documentation built on May 2, 2019, 4:18 p.m.