calc_linex_a: estimate optimal 'a' parameter for linex loss function

Description Usage Arguments Value Author(s)

Description

estimate optimal 'a' parameter for linex loss function

Usage

1
calc_linex_a(Pred.G, Obs.G, min.a = 1e-05, max.a = 1)

Arguments

Pred.G

Predicted group abundance

Obs.G

Observed group abundance

min.a

Minimum value for linex 'a' parameter

max.a

Maximum value for linex 'a' parameter

Value

The optimal tuning parameter for linex loss function as determined by minimum sum of squares

Author(s)

Paul B. Conn


atredennick/sageAbundance documentation built on May 10, 2019, 2:11 p.m.