bounds: function that finds maximum widow size to search for a cutoff

View source: R/functions_model.R

boundsR 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


LoTTA documentation built on Aug. 8, 2025, 6:27 p.m.

Related to bounds in LoTTA...