remove_incomplete_tri: Remove triangles with edges that need removal

Description Usage Arguments Details Value

View source: R/delta-ball.R

Description

Remove triangles from tuple matrix that have 1 or more edge that needs to be removed

Usage

1
remove_incomplete_tri(tuples_of_tri, removed_mat)

Arguments

tuples_of_tri

data frame with tuples of triangle edges and triangle index

removed_mat

edges to be removed

Details

This function is shared with TCpredictionbands on github: TCpredictionbands.

Value

data frame with tuples of triangle not removed


skgallagher/EpiCompare documentation built on Sept. 14, 2021, 5:45 a.m.