btldScales: btld_scales

btldScalesR Documentation

btld_scales

Description

Function to determine the scale parameters from the H-plot

Usage

btldScales(est_theta, F_thet)

Arguments

est_theta

estimated breakpoint (mode) values from the H-plot

F_thet

functional values at breakpoints

Value

estimated scale parameters

Examples

th<-c(0.27,0.7)
pth <- c(0.605,0.85)
btldScales(th,pth)

tharris0924/btld documentation built on Dec. 1, 2022, 9:37 p.m.