clusterEvents: Clusters occurrences or eents

Description Usage Arguments Value

View source: R/ThreadNet_Core.R

Description

cluster_method is either "Sequential similarity" or "Contextual Similarity" or "Network Structure"

Usage

1
2
clusterEvents(e, NewMapName, cluster_method, thread_CF, event_CF,
  what_to_return = "POV")

Arguments

e

a dataframe of events or occurrences

NewMapName

= used to store this mapping for visualization and comparison

cluster_method

= method for clustering

thread_CF

- context factors used to delineate threads

event_CF

- context factors used to define events

what_to_return

POV or Cluster solution

Value

event data frame with occurrences aggregated into events or cluster solution


ThreadNet/ThreadNet documentation built on July 26, 2019, 8:16 p.m.