identify_clusters: Identify the curves assigned to each cluster via Expectation...

Description Usage Arguments Value

View source: R/identify_clusters.R

Description

Identify the curves assigned to each cluster via Expectation Maximization Algorithm

Usage

1
identify_clusters(nest_traj, em_results)

Arguments

nest_traj

Tibble containing the nested trajectory data with at least columns x, y

em_results

The output of driver_em_nested()

Value

tibble containing the original input and the assigned clusters from the EM algorithm


danichusfu/RouteIdentification documentation built on March 22, 2021, 9:01 p.m.