chumbley_non_random_adj: Adjusted Chumbley Non-Random

Description Usage Arguments Value Examples

View source: R/chumbley-non-random.R

Description

This function computes the Chumbley U-Statistic on systemically chosen pairs of windows rather than the original method which selects randomly chosen pairs of windows

Usage

1
2
chumbley_non_random_adj(data1, data2, window_opt = 500, window_val = 50,
  coarse = 0.25)

Arguments

data1

The first tool mark as a 1-column matrix

data2

The second tool mark as a 1-column matrix

window_opt

size of the window to be used in the optimization step

window_val

Size of the window to be used in the validation step

coarse

smoothing parameter for the normalization smooth

Value

list with

Examples

1

heike/toolmaRk documentation built on May 27, 2019, 7:40 a.m.