find_neighbors_idx: A point n2 is a neighbor of point n1 with respect to param p...

Description Usage Arguments

View source: R/find_neighbors.R

Description

A point n2 is a neighbor of point n1 with respect to param p if the two points n1 and n2 are identical everywhere except for param p.

Usage

1
find_neighbors_idx(df, paramset, param_name)

Arguments

df

The data.frame containing all known combinations

param_name

Name of the parameter (dimension) along which to search for neighbors.

param_vals

The combination for which we want to find neighbors


artichaud1/tidytune documentation built on May 20, 2019, 9:13 p.m.