bounds {LoTTA}R Documentation

function that finds maximum widow size to search for a cutoff

Description

function that finds maximum widow size to search for a cutoff

Usage

bounds(x, ns = 25)

Arguments

x
  • score data

ns
  • minimum number of data points on each side of the cutoff to which cubic parts are fitted

Value

list with ubl - minimum value of the window's left boundary point, ubr - maximum value of the window's right boundary point


[Package LoTTA version 0.1.1 Index]