fencesNA_df: Example Dataframe, With 'NA's, to Use with Fencing Algorithm

fencesNA_dfR Documentation

Example Dataframe, With NAs, to Use with Fencing Algorithm

Description

Example dataframe, with NAs, to use with fencing algorithm.

Usage

fencesNA_df

Format

Dataframe with 10 rows and 5 variables.

X

x values.

Y

y values.

prune_id

prune id for fence, NA_character or oob_fence.

oob

FALSE if at or inside the fence, TRUE otherwise (i.e. out-of-bound).

label

Label. Usually used for plotting.

Details

An example with data points outside of the fence and NA that are processed with the fencing algorithm. See prune_fence function for details.


FrankLef/eflMuncher documentation built on July 9, 2022, 11:43 a.m.