merge_open_kernel_ranged_groups: Merge Kernel Ranged Groups

View source: R/merge_open_kernel_ranged_groups.R

merge_open_kernel_ranged_groupsR Documentation

Merge Kernel Ranged Groups

Description

The goal of is to stretch KRGs of the same candidate sequence. Its possible if two KRGs have intersection in space and the resulting KRG keeps its frequency equal to or greater than beta.

Usage

merge_open_kernel_ranged_groups(c, timestamp, gamma, beta, adjacency_matrix)

Arguments

c

candidate.

timestamp

current timestamp

gamma

minimum temporal frequency

beta

minimum group size

adjacency_matrix

adjacency matrix

Value

Set of updated KRGs


gstsm documentation built on Oct. 20, 2022, 1:07 a.m.