testDiff: testDiff

View source: R/summix_local.R

testDiffR Documentation

testDiff

Description

Helper function to determine whether reference group has changed for fast/catchup window algorithm

Usage

testDiff(last, current, threshold = 0.01)

Arguments

last

substructure proportions of block returned from summix

current

substructure proportions of block returned from summix

threshold

if applicable the threshold for determining change point

Value

true if passes threshold, false if not


hendriau/Summix documentation built on April 25, 2024, 2:41 p.m.