find_kernel_ranged_group: Find Kernel Ranged Group

View source: R/find_kernel_ranged_group.R

find_kernel_ranged_groupR Documentation

Find Kernel Ranged Group

Description

The goal is to find the Kernel Ranged Group information for a candidate c.

Usage

find_kernel_ranged_group(c, d, gamma, beta, adjacency_matrix)

Arguments

c

candidate

d

set of transactions

gamma

minimum temporal frequency

beta

minimum group size

adjacency_matrix

adjacency matrix

Value

Kernel Ranged-Group(s) of c updated


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