linear_dist_to_monotone_boundary: Calculate the linear distance to the monotone boundary

Description Usage Arguments Value Examples

View source: R/linear-distance-monotone-boundary.R

Description

Calculate the linear distance to the monotone boundary

Usage

1
linear_dist_to_monotone_boundary(gam, region, basis_cv, EPS = 1e-06)

Arguments

gam

gamma iterate (should be on boundary of monotonicity)

region

Region of monotonicity constraint

basis_cv

converter function for polynomial basis

EPS

Precision for root finding

Value

distance to the monotone boundary (intercept of derivative - in monomial basis)

Examples

1
#To do

bonStats/gcreg documentation built on May 20, 2019, 5:44 p.m.